Skip to content

Commit 6119415

Browse files
chore(deps): update dependency setuptools to ~75.7.0 (#326)
1 parent c5870b1 commit 6119415

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ pytest-xdist = "~3.6.0"
6060
redbaron = "~0.9.0"
6161
respx = "~0.22.0"
6262
ruff = "~0.8.0"
63-
setuptools = "~75.6.0" # setuptools are used by pytest but not explicitly required
63+
setuptools = "~75.7.0" # setuptools are used by pytest but not explicitly required
6464

6565
[tool.ruff]
6666
line-length = 120

0 commit comments

Comments
 (0)