mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-13 17:42:26 +03:00
Update mypy from 0.620 to 0.630 (#1807)
This commit is contained in:
parent
809087a848
commit
78fb8c1475
|
@ -11,7 +11,7 @@ psycopg2-binary==2.7.5 # https://github.com/psycopg/psycopg2
|
||||||
|
|
||||||
# Testing
|
# 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==3.8.0 # https://github.com/pytest-dev/pytest
|
||||||
pytest-sugar==0.9.1 # https://github.com/Frozenball/pytest-sugar
|
pytest-sugar==0.9.1 # https://github.com/Frozenball/pytest-sugar
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user