mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-02-02 20:54:41 +03:00
Update mypy from 1.13.0 to 1.14.1
This commit is contained in:
parent
e3929b15e4
commit
31da3e9edf
|
@ -13,7 +13,7 @@ watchfiles==1.0.3 # https://github.com/samuelcolvin/watchfiles
|
|||
|
||||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
mypy==1.13.0 # https://github.com/python/mypy
|
||||
mypy==1.14.1 # https://github.com/python/mypy
|
||||
django-stubs[compatible-mypy]==5.1.1 # https://github.com/typeddjango/django-stubs
|
||||
pytest==8.3.4 # https://github.com/pytest-dev/pytest
|
||||
pytest-sugar==1.0.0 # https://github.com/Frozenball/pytest-sugar
|
||||
|
|
Loading…
Reference in New Issue
Block a user