Skip to content

Commit 78caf70

Browse files
Bump wheel from 0.38.1 to 0.46.2
Bumps [wheel](https://github.com/pypa/wheel) from 0.38.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.38.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 72e74dc commit 78caf70

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

requirements-dev.txt

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ click==8.1.3
1414
# via
1515
# black
1616
# pip-tools
17-
colorama==0.4.6
18-
# via
19-
# build
20-
# click
2117
flake8==7.3.0
2218
# via
2319
# -r dependencies/requirements-dev.in
@@ -41,6 +37,7 @@ packaging==24.0
4137
# via
4238
# black
4339
# build
40+
# wheel
4441
pathspec==0.9.0
4542
# via
4643
# black
@@ -67,9 +64,9 @@ typing-extensions==4.15.0
6764
# via mypy
6865
urllib3==2.6.0
6966
# via
70-
# -c requirements.txt
67+
# -c dependencies/../requirements.txt
7168
# types-requests
72-
wheel==0.38.1
69+
wheel==0.46.2
7370
# via pip-tools
7471

7572
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)