Update black, isort, flake8* (#5596)

This commit is contained in:
Sebastian Rittau
2021-06-09 09:51:15 +02:00
committed by GitHub
parent 87e805bce6
commit 4edbeff5cc

View File

@@ -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