Skip to content

Commit 92c8c79

Browse files
authored
Update mypy to 1.20.1 (#6501)
Update mypy from 1.20.0 to 1.20.1
1 parent fff978d commit 92c8c79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.project_slug}}/requirements

{{cookiecutter.project_slug}}/requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ watchfiles==1.1.1 # https://github.com/samuelcolvin/watchfiles
1111

1212
# Testing
1313
# ------------------------------------------------------------------------------
14-
mypy==1.20.0 # https://github.com/python/mypy
14+
mypy==1.20.1 # https://github.com/python/mypy
1515
django-stubs[compatible-mypy]==6.0.2 # https://github.com/typeddjango/django-stubs
1616
pytest==9.0.3 # https://github.com/pytest-dev/pytest
1717
pytest-sugar==1.1.1 # https://github.com/Teemu/pytest-sugar

0 commit comments

Comments
 (0)