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

This commit is contained in:
Bruno Alla 2023-10-19 17:37:03 +01:00
commit b5e8525875
No known key found for this signature in database

View File

@ -18,7 +18,7 @@ django-stubs[compatible-mypy]==4.2.5 # https://github.com/typeddjango/django-st
pytest==7.4.2 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.7 # https://github.com/Frozenball/pytest-sugar
{%- if cookiecutter.use_drf == "y" %}
djangorestframework-stubs[compatible-mypy]==3.14.3 # https://github.com/typeddjango/djangorestframework-stubs
djangorestframework-stubs[compatible-mypy]==3.14.4 # https://github.com/typeddjango/djangorestframework-stubs
{%- endif %}
# Documentation