Skip to content

Commit db283d6

Browse files
authored
Merge pull request #193 from cordada/dependabot/pip/wheel-0.45.1
chore(deps): Bump wheel from ≥0.37.1 to 0.45.1
2 parents d5f8b8b + 4f090e6 commit db283d6

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)