Update django-stubs from 5.0.0 to 5.0.2

This commit is contained in:
pyup-bot 2024-05-27 15:40:00 +02:00
parent ba97c2a719
commit bc085ce6b6

View File

@ -14,7 +14,7 @@ watchfiles==0.21.0 # https://github.com/samuelcolvin/watchfiles
# Testing # Testing
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
mypy==1.10.0 # https://github.com/python/mypy mypy==1.10.0 # https://github.com/python/mypy
django-stubs[compatible-mypy]==5.0.0 # https://github.com/typeddjango/django-stubs django-stubs[compatible-mypy]==5.0.2 # https://github.com/typeddjango/django-stubs
pytest==8.2.1 # https://github.com/pytest-dev/pytest pytest==8.2.1 # https://github.com/pytest-dev/pytest
pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar
{%- if cookiecutter.use_drf == "y" %} {%- if cookiecutter.use_drf == "y" %}