From 1c8ed0dfed9dbf91255205e455747a9ed2017367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 11:10:43 -0700 Subject: [PATCH] Bump pytype from 2021.9.9 to 2021.9.27 (#262) Bumps [pytype](https://github.com/google/pytype) from 2021.9.9 to 2021.9.27. - [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.09.09...2021.09.27) --- updated-dependencies: - dependency-name: pytype dependency-type: direct:development update-type: version-update:semver-patch ... 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 8f0a15f2..ac131c2c 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,5 +5,5 @@ flake8==3.9.2 isort==5.9.3 pytest==6.2.5 pytest-xdist==2.4.0 -pytype==2021.9.9 +pytype==2021.9.27 snapshottest==0.6.0