chore(deps): update dependency server/setuptools to v70
Some checks failed
renovate/artifacts Artifact file update failure
Ruff / ruff (pull_request) Successful in 55s
Ruff / ruff (push) Successful in 1m0s
Test / test (push) Failing after 3m38s
Test / test (pull_request) Failing after 9m59s

This commit is contained in:
Renovate Bot 2024-05-23 14:50:05 +00:00
parent a7e7fafedd
commit e400a3ce93

View File

@ -45,7 +45,7 @@ requires-python = ">=3.11"
[project.optional-dependencies] [project.optional-dependencies]
server = [ server = [
"uvicorn[standard]~=0.29", "uvicorn[standard]~=0.29",
"setuptools~=69.5", "setuptools~=70.0",
] ]
[project.entry-points."djangoq.errorreporters"] [project.entry-points."djangoq.errorreporters"]