chore(deps): update dependency server/setuptools to v71
Some checks failed
renovate/artifacts Artifact file update failure
Ruff / ruff (push) Successful in 58s
Ruff / ruff (pull_request) Successful in 39s
Test / test (push) Failing after 9m54s
Test / test (pull_request) Failing after 9m38s

This commit is contained in:
Renovate Bot 2024-07-17 23:45:53 +00:00
parent e01ded17ec
commit e64d359541

View File

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