Skip to content

Commit 431ef7c

Browse files
chore(deps): update dependency setuptools to ~75.6.0 (#293)
1 parent c1fcb5f commit 431ef7c

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -62,7 +62,7 @@ pytest-timeout = "~2.3.0"
6262
pytest-xdist = "~3.6.0"
6363
redbaron = "~0.9.0"
6464
ruff = "~0.8.0"
65-
setuptools = "~75.0.0" # setuptools are used by pytest but not explicitly required
65+
setuptools = "~75.6.0" # setuptools are used by pytest but not explicitly required
6666

6767
[tool.ruff]
6868
line-length = 150

0 commit comments

Comments
 (0)