Merge pull request #2638 from pydanny/pyup-update-mypy-0.781-to-0.782

Update mypy to 0.782
This commit is contained in:
Bruno Alla 2020-06-23 18:33:31 +01:00 committed by GitHub
commit e0da31e9b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ watchgod==0.6 # https://github.com/samuelcolvin/watchgod
# Testing # Testing
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------
mypy==0.781 # https://github.com/python/mypy mypy==0.782 # https://github.com/python/mypy
django-stubs==1.5.0 # https://github.com/typeddjango/django-stubs django-stubs==1.5.0 # https://github.com/typeddjango/django-stubs
pytest==5.4.3 # https://github.com/pytest-dev/pytest pytest==5.4.3 # https://github.com/pytest-dev/pytest
pytest-sugar==0.9.3 # https://github.com/Frozenball/pytest-sugar pytest-sugar==0.9.3 # https://github.com/Frozenball/pytest-sugar