chore(deps): update dependency django-stubs to v4 (#2530)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-28 12:29:22 +02:00 committed by GitHub
parent c2c58cf250
commit 3b8e3a2ad9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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",
"django-stubs>=1.14.0,<4.3",
"djangorestframework-stubs>=1.8.0,<1.11",
"model_bakery>=1.10.1,<1.12",
"psycopg[binary]>=3.1.8,<3.2",