mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-25 00:34:18 +03:00
Update mypy from 0.812 to 0.901
This commit is contained in:
parent
972b8274a5
commit
93882486ff
|
@ -13,7 +13,7 @@ watchgod==0.7 # https://github.com/samuelcolvin/watchgod
|
|||
|
||||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
mypy==0.812 # https://github.com/python/mypy
|
||||
mypy==0.901 # https://github.com/python/mypy
|
||||
django-stubs==1.8.0 # https://github.com/typeddjango/django-stubs
|
||||
pytest==6.2.4 # https://github.com/pytest-dev/pytest
|
||||
pytest-sugar==0.9.4 # https://github.com/Frozenball/pytest-sugar
|
||||
|
|
Loading…
Reference in New Issue
Block a user