Skip to content

Commit f7c9084

Browse files
Bump wheel from 0.45.1 to 0.46.2
Bumps [wheel](https://github.com/pypa/wheel) from 0.45.1 to 0.46.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.45.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cba2f1 commit f7c9084

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ packaging==25.0
102102
# pip-requirements-parser
103103
# pytest
104104
# setuptools-scm
105+
# wheel
105106
# wheel-inspect
106107
packaging-legacy==23.0.post0
107108
# via devpi-common
@@ -201,7 +202,7 @@ waitress==3.0.2
201202
# via devpi-server
202203
webob==1.8.9
203204
# via pyramid
204-
wheel==0.45.1
205+
wheel==0.46.2
205206
# via -r core-requirements.txt
206207
wheel-filename==1.4.2
207208
# via

0 commit comments

Comments
 (0)