Skip to content

Commit

Permalink
chore(deps): bump wheel from 0.43.0 to 0.44.0
Browse files Browse the repository at this point in the history
Bumps [wheel](https://github.com/pypa/wheel) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.43.0...0.44.0)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 373fb94 commit f16831a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ pytest==8.3.2
requests-toolbelt==1.0.0
ruff==0.6.9
urllib3==1.26.19
wheel==0.43.0
wheel==0.44.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ watchdog==5.0.3
# via mkdocs
werkzeug==3.0.4
# via moto
wheel==0.43.0
wheel==0.44.0
# via -r requirements.in
xmltodict==0.13.0
# via moto

0 comments on commit f16831a

Please sign in to comment.