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

This commit is contained in:
renovate[bot] 2023-02-27 12:04:47 +00:00 committed by Jonas L
parent 03e17001d8
commit fca715e98b
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.16",
"djangorestframework-stubs>=1.8.0,<1.9",
"djangorestframework-stubs>=1.8.0,<1.10",
"model_bakery>=1.10.1,<1.11",
"psycopg2-binary>=2.8.6,<2.10",
"pylint-django>=2.5.3,<2.6",