mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-09 06:24:52 +03:00
Update mypy from 0.620 to 0.630
This commit is contained in:
parent
f4cfe6c704
commit
996185f2e8
|
@ -11,7 +11,7 @@ psycopg2-binary==2.7.5 # https://github.com/psycopg/psycopg2
|
|||
|
||||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
mypy==0.620 # https://github.com/python/mypy
|
||||
mypy==0.630 # https://github.com/python/mypy
|
||||
pytest==3.8.0 # https://github.com/pytest-dev/pytest
|
||||
pytest-sugar==0.9.1 # https://github.com/Frozenball/pytest-sugar
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user