chore(deps): update dependency typing/django-stubs to v5
Some checks failed
renovate/artifacts Artifact file update failure
Ruff / ruff (push) Successful in 49s
Ruff / ruff (pull_request) Successful in 40s
Test / test (push) Failing after 2m48s
Test / test (pull_request) Failing after 2m34s

This commit is contained in:
Renovate Bot 2024-05-08 17:03:02 +00:00
parent 79651731b1
commit 2003d6e6da

View File

@ -115,7 +115,7 @@ lint = [
] ]
typing = [ typing = [
"mypy~=1.7", "mypy~=1.7",
"django-stubs~=4.2", "django-stubs~=5.0",
"setuptools~=69.5", "setuptools~=69.5",
"types-bleach~=6.1", "types-bleach~=6.1",
"types-requests~=2.31", "types-requests~=2.31",