Skip to content

Commit 2ee6e3c

Browse files
authored
Update mypy to 1.17.1 (#5956)
Update mypy from 1.17.0 to 1.17.1
1 parent 2a5c44d commit 2ee6e3c

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
@@ -13,7 +13,7 @@ watchfiles==1.1.0 # https://github.com/samuelcolvin/watchfiles
1313

1414
# Testing
1515
# ------------------------------------------------------------------------------
16-
mypy==1.17.0 # https://github.com/python/mypy
16+
mypy==1.17.1 # https://github.com/python/mypy
1717
django-stubs[compatible-mypy]==5.2.2 # https://github.com/typeddjango/django-stubs
1818
pytest==8.4.1 # https://github.com/pytest-dev/pytest
1919
pytest-sugar==1.0.0 # https://github.com/Teemu/pytest-sugar

0 commit comments

Comments
 (0)