Update djangorestframework-stubs from 1.10.0 to 3.14.0

This commit is contained in:
pyup-bot 2023-04-27 17:20:03 +01:00
parent a8f5c55455
commit 62940c8c1b

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