Skip to content

Commit e27e6bf

Browse files
Update mypy to 1.16.1 (#5901)
Update mypy from 1.15.0 to 1.16.1 Co-authored-by: Bruno Alla <alla.brunoo@gmail.com>
1 parent 8212242 commit e27e6bf

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.15.0 # https://github.com/python/mypy
16+
mypy==1.16.1 # https://github.com/python/mypy
1717
django-stubs[compatible-mypy]==5.2.1 # 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)