We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7796343 commit aeb315dCopy full SHA for aeb315d
1 file changed
{{cookiecutter.project_slug}}/requirements/local.txt
@@ -12,7 +12,7 @@ watchfiles==1.1.1 # https://github.com/samuelcolvin/watchfiles
12
# Testing
13
# ------------------------------------------------------------------------------
14
mypy==1.20.1 # https://github.com/python/mypy
15
-django-stubs[compatible-mypy]==6.0.2 # https://github.com/typeddjango/django-stubs
+django-stubs[compatible-mypy]==6.0.3 # https://github.com/typeddjango/django-stubs
16
pytest==9.0.3 # https://github.com/pytest-dev/pytest
17
pytest-sugar==1.1.1 # https://github.com/Teemu/pytest-sugar
18
{%- if cookiecutter.rest_api == 'DRF' %}
0 commit comments