Skip to content

Commit 01a5442

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 abf3264 commit 01a5442

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,7 @@ packaging==25.0
400400
# sphinx
401401
# sphinx-jupyterbook-latex
402402
# tensorflow
403+
# wheel
403404
pandas==2.3.3
404405
# via
405406
# -r requirements.in
@@ -723,7 +724,7 @@ websocket-client==1.9.0
723724
# via jupyter-server
724725
werkzeug==3.1.3
725726
# via tensorboard
726-
wheel==0.45.1
727+
wheel==0.46.2
727728
# via
728729
# astunparse
729730
# sphinx-togglebutton

0 commit comments

Comments
 (0)