Skip to content

Commit 5512ebb

Browse files
chore(deps): update dependency setuptools to v80 (#393)
1 parent 8f7f410 commit 5512ebb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dev = [
5151
"redbaron~=0.9.0",
5252
"respx~=0.22.0",
5353
"ruff~=0.11.0",
54-
"setuptools~=79.0.0", # setuptools are used by pytest but not explicitly required
54+
"setuptools", # setuptools are used by pytest but not explicitly required
5555
]
5656

5757
[tool.hatch.build.targets.wheel]

uv.lock

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

0 commit comments

Comments
 (0)