Skip to content

Commit feb5a9d

Browse files
fix(dependencies): update dependency wheel to v0.46.1
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | pypi | wheel | 0.46.0 | 0.46.1 |
1 parent 4d27255 commit feb5a9d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"requests==2.32.3",
2424
"setuptools==78.1.0",
2525
"unzip-http==0.6",
26-
"wheel==0.46.0",
26+
"wheel==0.46.1",
2727
]
2828
requires-python = ">=3.10"
2929
readme = "README.md"

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)