Enable aliases in pytest_mock (#4359)

* Require newer pytype
This commit is contained in:
Sebastian Rittau
2020-07-25 21:13:00 +02:00
committed by GitHub
parent 2c37551fd1
commit cfd06e2d3c
2 changed files with 11 additions and 12 deletions

View File

@@ -5,4 +5,4 @@ flake8==3.8.3
flake8-bugbear==20.1.4
flake8-pyi==20.5.0
isort[pyproject]==5.1.1
pytype>=2020.07.20
pytype>=2020.07.24