Skip to content

Commit

Permalink
Update wheel requirement from ~=0.41 to ~=0.42
Browse files Browse the repository at this point in the history
Updates the requirements on [wheel](https://github.com/pypa/wheel) to permit the latest version.
- [Release notes](https://github.com/pypa/wheel/releases)
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](pypa/wheel@0.41.0...0.42.0)

---
updated-dependencies:
- dependency-name: wheel
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 1207e2c commit 49f2a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tox~=4.11
types-pytz~=2023.3
types-requests~=2.31
twine~=4.0
wheel~=0.41
wheel~=0.42

# Adapter specific dependencies
mock~=5.1
Expand Down

0 comments on commit 49f2a28

Please sign in to comment.