From 36088022d4431a62f54f72fbb31ab2455eb37008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 14:27:31 +0000 Subject: [PATCH] Bump pytype from 2021.10.18 to 2022.6.30 Bumps [pytype](https://github.com/google/pytype) from 2021.10.18 to 2022.6.30. - [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.06.30) --- 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..73e25fc7 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.6.30 snapshottest==0.6.0