Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2023
1 parent 6fe15da commit a737d18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ pytz==2022.1
requests>=2.20.0
urllib3>=1.24.3
deprecated==1.2.10
wheel==0.33.6
wheel==0.38.1
iso8601==0.1.13
6 changes: 1 addition & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,12 @@ requests==2.21.0
six==1.10.0
# via
# cryptography
# protobuf
# pyopenssl
urllib3==1.24.3
# via
# -r requirements.in
# requests
wheel==0.33.6
wheel==0.38.1
# via -r requirements.in
wrapt==1.11.2
# via deprecated

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit a737d18

Please sign in to comment.