Skip to content

Commit 4b00ea5

Browse files
chore(deps): update dependency setuptools to ~74.1.0
1 parent 9137f46 commit 4b00ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.21.0"
7373
ruff = "~0.6.0"
74-
setuptools = "~74.0.0" # setuptools are used by pytest but not explicitly required
74+
setuptools = "~74.1.0" # setuptools are used by pytest but not explicitly required
7575

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

0 commit comments

Comments
 (0)