Update djangorestframework-stubs to 3.15.3 (#5695)

This commit is contained in:
pyup.io bot 2025-02-21 09:09:51 -08:00 committed by GitHub
parent ccbb1d3afc
commit 70f5a984b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ django-stubs[compatible-mypy]==5.1.3 # https://github.com/typeddjango/django-st
pytest==8.3.4 # https://github.com/pytest-dev/pytest
pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar
{%- if cookiecutter.use_drf == "y" %}
djangorestframework-stubs==3.15.2 # https://github.com/typeddjango/djangorestframework-stubs
djangorestframework-stubs==3.15.3 # https://github.com/typeddjango/djangorestframework-stubs
{%- endif %}
# Documentation