From 6b30aa2caca3d0ba8cb8035f767d471a94cf145a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 21:14:19 +0000 Subject: [PATCH] chore(deps-dev): bump pytype from 2020.11.3 to 2020.11.12 Bumps [pytype](https://github.com/google/pytype) from 2020.11.3 to 2020.11.12. - [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.11.03...2020.11.12) 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 50ef10670d..a9e77cc6bd 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -6,6 +6,6 @@ pep8==1.7.1 isort==5.6.4 black==20.8b1 pre-commit==2.8.2 -pytype==2020.11.3 +pytype==2020.11.12 pycln==0.0.1b0 pyupgrade==2.7.4