mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-06 04:04:25 +08:00
Update dependencies in Travis and requirements-tests-py3.txt
We were still telling people to install mypy-lang 0.4.6!
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
mypy-lang>=0.4.6
|
||||
typed-ast>=0.6.1
|
||||
flake8==3.2.1
|
||||
flake8-bugbear>=16.12.2
|
||||
flake8-pyi>=16.12.2
|
||||
mypy>=0.501
|
||||
typed-ast>=1.0.2
|
||||
flake8==3.3.0
|
||||
flake8-bugbear>=17.3.0
|
||||
flake8-pyi>=17.1.0
|
||||
|
||||
Reference in New Issue
Block a user