Update djangorestframework-stubs from 3.14.4 to 3.14.5

This commit is contained in:
pyup-bot 2023-12-05 19:36:35 +00:00
parent cc330ae31a
commit 6e93eca045

View File

@ -18,7 +18,7 @@ django-stubs[compatible-mypy]==4.2.6 # https://github.com/typeddjango/django-st
pytest==7.4.3 # https://github.com/pytest-dev/pytest pytest==7.4.3 # 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[compatible-mypy]==3.14.4 # https://github.com/typeddjango/djangorestframework-stubs djangorestframework-stubs[compatible-mypy]==3.14.5 # https://github.com/typeddjango/djangorestframework-stubs
{%- endif %} {%- endif %}
# Documentation # Documentation