mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-27 17:54:37 +03:00
Merge pull request #1884 from pydanny/pyup-update-mypy-0.641-to-0.650
Update mypy to 0.650
This commit is contained in:
commit
573ade951a
|
@ -11,7 +11,7 @@ psycopg2-binary==2.7.6.1 # https://github.com/psycopg/psycopg2
|
|||
|
||||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
mypy==0.641 # https://github.com/python/mypy
|
||||
mypy==0.650 # https://github.com/python/mypy
|
||||
pytest==4.0.2 # https://github.com/pytest-dev/pytest
|
||||
pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest-sugar
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user