Skip to content

Commit 4f090e6

Browse files
dependabot[bot]jtrobles-cdd
authored andcommitted
chore(deps): Bump wheel from ≥0.37.1 to 0.45.1
Bumps [wheel](https://github.com/pypa/wheel) from ≥0.37.1 to 0.45.1. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](pypa/wheel@0.37.1...0.45.1) --- updated-dependencies: - dependency-name: wheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5f8b8b commit 4f090e6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
[build-system]
1010
requires = [
1111
"setuptools==75.3.0",
12-
"wheel==0.37.1",
12+
"wheel==0.45.1",
1313
]
1414
build-backend = "setuptools.build_meta:__legacy__"

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ virtualenv==20.26.6
156156
# via tox
157157
webencodings==0.5.1
158158
# via bleach
159-
wheel==0.41.2
159+
wheel==0.45.1
160160
# via pip-tools
161161
zipp==3.19.1
162162
# via importlib-metadata

0 commit comments

Comments
 (0)