Skip to content

Commit 734426d

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] <support@github.com>
1 parent 87f4987 commit 734426d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ rich==13.9.4
33
setuptools==78.1.1
44
twine==6.1.0
55
typer==0.15.1
6-
wheel==0.45.1
6+
wheel==0.46.2
77
inquirerpy==0.3.4
88
pytest>=7.0.0
99
numpy>=1.24.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ typer==0.15.4
3838
typing_extensions==4.12.2
3939
urllib3==2.3.0
4040
wcwidth==0.2.13
41-
wheel==0.45.1
41+
wheel==0.46.2

0 commit comments

Comments
 (0)