Skip to content

Commit 6e5dfde

Browse files
chore(deps): update dependency setuptools to ~75.8.0 (#369)
1 parent 0d5050b commit 6e5dfde

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ pytest-timeout = "~2.3.0"
7171
pytest-xdist = "~3.6.0"
7272
respx = "~0.22.0"
7373
ruff = "~0.8.0"
74-
setuptools = "~75.7.0" # setuptools are used by pytest but not explicitly required
74+
setuptools = "~75.8.0" # setuptools are used by pytest but not explicitly required
7575

7676
[tool.poetry.extras]
7777
scrapy = ["scrapy"]

0 commit comments

Comments
 (0)