Skip to content

Commit 64a680f

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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7bbcf77 commit 64a680f

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
@@ -117,6 +117,7 @@ packaging==25.0
117117
# via
118118
# build
119119
# gunicorn
120+
# wheel
120121
pip-tools==7.4.1
121122
# via -r requirements.in
122123
platformdirs==4.5.1
@@ -201,7 +202,7 @@ werkzeug==3.1.5
201202
# via
202203
# -r requirements.in
203204
# flask
204-
wheel==0.45.1
205+
wheel==0.46.2
205206
# via pip-tools
206207
wrapt==1.17.3
207208
# via

0 commit comments

Comments
 (0)