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 fff978d commit 92c8c79Copy full SHA for 92c8c79
1 file changed
{{cookiecutter.project_slug}}/requirements/local.txt
@@ -11,7 +11,7 @@ watchfiles==1.1.1 # https://github.com/samuelcolvin/watchfiles
11
12
# Testing
13
# ------------------------------------------------------------------------------
14
-mypy==1.20.0 # https://github.com/python/mypy
+mypy==1.20.1 # https://github.com/python/mypy
15
django-stubs[compatible-mypy]==6.0.2 # 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
0 commit comments