mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Update black, isort, flake8* (#5596)
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
# typeshed is released on PyPI.
|
||||
git+https://github.com/python/mypy.git@master
|
||||
typed-ast>=1.0.4
|
||||
black==21.5b1
|
||||
flake8==3.8.4
|
||||
flake8-bugbear==20.1.4
|
||||
black==21.5b2
|
||||
flake8==3.9.2
|
||||
flake8-bugbear==21.4.3
|
||||
flake8-pyi==20.10.0
|
||||
isort==5.5.3
|
||||
isort==5.8.0
|
||||
pytype>=2021.5.25
|
||||
|
||||
Reference in New Issue
Block a user