mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-03-03 19:08:15 +03:00
Bump mypy and django-stubs versions
This commit is contained in:
parent
070dada241
commit
4225c1b1ab
|
@ -13,8 +13,8 @@ watchgod==0.6 # https://github.com/samuelcolvin/watchgod
|
|||
|
||||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
mypy==0.770 # https://github.com/python/mypy
|
||||
django-stubs==1.5.0 # https://github.com/typeddjango/django-stubs
|
||||
mypy==0.782 # https://github.com/python/mypy
|
||||
django-stubs==1.6.0 # https://github.com/typeddjango/django-stubs
|
||||
pytest==6.1.0 # 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