From 70559d1e9511f44e43bcf91454244b64cbc4c1fc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 04:25:50 +0000 Subject: [PATCH] chore(deps-dev): bump pytype from 2020.7.30 to 2020.8.10 Bumps [pytype](https://github.com/google/pytype) from 2020.7.30 to 2020.8.10. - [Release notes](https://github.com/google/pytype/releases) - [Changelog](https://github.com/google/pytype/blob/master/CHANGELOG) - [Commits](https://github.com/google/pytype/compare/2020.07.30...2020.08.10) Signed-off-by: dependabot-preview[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 264faad955..aea48b3d7d 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,4 +6,4 @@ pep8==1.7.1 isort==5.3.2 black==19.10b0 pre-commit==2.6.0 -pytype==2020.7.30 +pytype==2020.8.10