Skip to content

Commit 6b95e70

Browse files
chore(deps): update dependency setuptools to ~=76.1.0
1 parent 30bdcf2 commit 6b95e70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dev = [
6969
"pytest~=8.3.0",
7070
"respx~=0.22.0",
7171
"ruff~=0.11.0",
72-
"setuptools~=76.0.0", # setuptools are used by pytest but not explicitly required
72+
"setuptools~=76.1.0", # setuptools are used by pytest but not explicitly required
7373
]
7474

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

uv.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)