Update djangorestframework-stubs from 3.14.1 to 3.14.2

This commit is contained in:
pyup-bot 2023-06-27 19:53:58 +01:00 committed by Bruno Alla
parent d0e36d7d28
commit 8243f10ae5

View File

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