Skip to content

Commit 66053bb

Browse files
chore(deps): update dependency setuptools to ~=78.1.0 (#446)
1 parent cf4e3e3 commit 66053bb

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
@@ -70,7 +70,7 @@ dev = [
7070
"pytest~=8.3.0",
7171
"respx~=0.22.0",
7272
"ruff~=0.11.0",
73-
"setuptools~=78.0.2", # setuptools are used by pytest but not explicitly required
73+
"setuptools~=78.1.0", # setuptools are used by pytest but not explicitly required
7474
]
7575

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

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)