Update djangorestframework-stubs from 3.14.3 to 3.14.4

This commit is contained in:
pyup-bot 2023-10-18 19:56:35 +01:00
parent c3e1d481de
commit e70a354756

View File

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