Skip to content

Commit f644126

Browse files
Bump wheel from 0.33.6 to 0.38.1
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] <support@github.com>
1 parent e73b209 commit f644126

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ pytz==2022.1
1111
requests>=2.20.0
1212
urllib3>=1.24.3
1313
deprecated==1.2.10
14-
wheel==0.33.6
14+
wheel==0.38.1
1515
iso8601==0.1.13

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ urllib3==1.24.3
5151
# via
5252
# -r requirements.in
5353
# requests
54-
wheel==0.33.6
54+
wheel==0.38.1
5555
# via -r requirements.in
5656
wrapt==1.11.2
5757
# via deprecated

0 commit comments

Comments
 (0)