chore(deps): update dependency djangorestframework-stubs to v3 (#2531)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-28 12:47:06 +02:00 committed by GitHub
parent 3b8e3a2ad9
commit bdd24ae950
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ setup(
"dev": [
"django-coverage-plugin>=3.0.0,<3.1",
"django-stubs>=1.14.0,<4.3",
"djangorestframework-stubs>=1.8.0,<1.11",
"djangorestframework-stubs>=1.8.0,<3.15",
"model_bakery>=1.10.1,<1.12",
"psycopg[binary]>=3.1.8,<3.2",
"pylint-django>=2.5.3,<2.6",