From a3774ee1152c5778d71f6bad8efc933098ca3182 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 14:43:40 +0000 Subject: [PATCH] Bump pytype from 2021.10.18 to 2022.10.13 Bumps [pytype](https://github.com/google/pytype) from 2021.10.18 to 2022.10.13. - [Release notes](https://github.com/google/pytype/releases) - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/compare/2021.10.18...2022.10.13) --- updated-dependencies: - dependency-name: pytype dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e21e8fb6..5531369a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,5 +5,5 @@ flake8==4.0.1 isort==5.10.1 pytest==7.0.1 pytest-xdist==2.5.0 -pytype==2021.10.18 +pytype==2022.10.13 snapshottest==0.6.0