mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-10 21:53:11 +00:00
Update mypy from 0.650 to 0.660 (#1908)
This commit is contained in:
parent
e2f46e392e
commit
563ca77480
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ psycopg2-binary==2.7.6.1 # https://github.com/psycopg/psycopg2
|
|||
|
||||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
mypy==0.650 # https://github.com/python/mypy
|
||||
mypy==0.660 # https://github.com/python/mypy
|
||||
pytest==4.1.1 # https://github.com/pytest-dev/pytest
|
||||
pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest-sugar
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue