Merge remote-tracking branch 'upstream/pyup-update-djangorestframework-stubs-3.14.4-to-3.14.5' into pyup-update-mypy-1.6.1-to-1.7.1

This commit is contained in:
Bruno Alla 2023-12-06 09:29:58 +00:00
commit 4eea4a402c
No known key found for this signature in database

View File

@ -18,7 +18,7 @@ django-stubs[compatible-mypy]==4.2.7 # 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