mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-18 17:21:08 +00:00
Update mypy from 0.630 to 0.641 (#1832)
This commit is contained in:
parent
ed1c74ab12
commit
9c9c831541
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ psycopg2-binary==2.7.5 # https://github.com/psycopg/psycopg2
|
|||
|
||||
# Testing
|
||||
# ------------------------------------------------------------------------------
|
||||
mypy==0.630 # https://github.com/python/mypy
|
||||
mypy==0.641 # https://github.com/python/mypy
|
||||
pytest==3.8.2 # https://github.com/pytest-dev/pytest
|
||||
pytest-sugar==0.9.1 # https://github.com/Frozenball/pytest-sugar
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue