chore(deps): update dependency djangorestframework-stubs to >=1.8.0,<1.11

This commit is contained in:
renovate[bot] 2023-03-16 16:34:39 +00:00 committed by Jonas L
parent 6a7d72cdf9
commit 3e5a7e4c08
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ setup(
"dev": [
"django-coverage-plugin>=3.0.0,<3.1",
"django-stubs>=1.14.0,<1.17",
"djangorestframework-stubs>=1.8.0,<1.10",
"djangorestframework-stubs>=1.8.0,<1.11",
"model_bakery>=1.10.1,<1.11",
"psycopg2-binary>=2.8.6,<2.10",
"pylint-django>=2.5.3,<2.6",