Skip to content

Commit 7206333

Browse files
Bump wheel from 0.44.0 to 0.46.2 (#980)
Bumps [wheel](https://github.com/pypa/wheel) from 0.44.0 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.44.0...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7323aa3 commit 7206333

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

dev-requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,16 @@ build==1.2.2.post1
99
click==8.1.7
1010
# via pip-tools
1111
packaging==24.1
12-
# via build
12+
# via
13+
# build
14+
# wheel
1315
pip-tools==7.4.1
1416
# via -r dev-requirements.in
1517
pyproject-hooks==1.2.0
1618
# via
1719
# build
1820
# pip-tools
19-
wheel==0.44.0
21+
wheel==0.46.2
2022
# via pip-tools
2123

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

0 commit comments

Comments
 (0)