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:
parent
3b8e3a2ad9
commit
bdd24ae950
|
@ -38,7 +38,7 @@ setup(
|
||||||
"dev": [
|
"dev": [
|
||||||
"django-coverage-plugin>=3.0.0,<3.1",
|
"django-coverage-plugin>=3.0.0,<3.1",
|
||||||
"django-stubs>=1.14.0,<4.3",
|
"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",
|
"model_bakery>=1.10.1,<1.12",
|
||||||
"psycopg[binary]>=3.1.8,<3.2",
|
"psycopg[binary]>=3.1.8,<3.2",
|
||||||
"pylint-django>=2.5.3,<2.6",
|
"pylint-django>=2.5.3,<2.6",
|
||||||
|
|
Loading…
Reference in New Issue