Update djangorestframework-stubs from 1.10.0 to 3.14.0 (#4303)

This commit is contained in:
pyup.io bot 2023-04-27 12:55:44 -05:00 committed by GitHub
parent a8f5c55455
commit d0d679bb97
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ django-stubs==4.2.0 # https://github.com/typeddjango/django-stubs
pytest==7.3.1 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
{%- if cookiecutter.use_drf == "y" %}
djangorestframework-stubs==1.10.0 # https://github.com/typeddjango/djangorestframework-stubs
djangorestframework-stubs==3.14.0 # https://github.com/typeddjango/djangorestframework-stubs
{%- endif %}
# Documentation