We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4a758 commit 9940be3Copy full SHA for 9940be3
pyproject.toml
@@ -70,7 +70,7 @@ dev = [
70
"pytest~=8.3.0",
71
"respx~=0.22.0",
72
"ruff~=0.11.0",
73
- "setuptools~=78.1.0", # setuptools are used by pytest but not explicitly required
+ "setuptools~=79.0.0", # setuptools are used by pytest but not explicitly required
74
]
75
76
[tool.hatch.build.targets.wheel]
0 commit comments