From 956b77a9340e60e0b66d5b7e9302f25823ab340b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 14:10:04 -0700 Subject: [PATCH] Bump pytype from 2021.4.1 to 2021.4.9 (#198) Bumps [pytype](https://github.com/google/pytype) from 2021.4.1 to 2021.4.9. - [Release notes](https://github.com/google/pytype/releases) - [Changelog](https://github.com/google/pytype/blob/master/CHANGELOG) - [Commits](https://github.com/google/pytype/compare/2021.04.01...2021.04.09) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8a876bbd..e254222f 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,5 +5,5 @@ flake8==3.9.0 isort==5.8.0 pytest==6.2.3 pytest-xdist==2.2.1 -pytype==2021.4.1 +pytype==2021.4.9 snapshottest==0.6.0