chore(deps): update dependency django-stubs to >=1.14.0,<1.16

This commit is contained in:
renovate[bot] 2023-02-22 11:57:46 +00:00 committed by Jonas L
parent 63c4233833
commit be0fbc0fde
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ setup(
],
"dev": [
"django-coverage-plugin>=3.0.0,<3.1",
"django-stubs>=1.14.0,<1.15",
"django-stubs>=1.14.0,<1.16",
"djangorestframework-stubs>=1.8.0,<1.9",
"model_bakery>=1.10.1,<1.11",
"psycopg2-binary>=2.8.6,<2.10",