From 4fe52f8ff87615d2a5d13c0461e16046379d14b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 17:36:30 +0000 Subject: [PATCH] Bump pytype from 2022.10.26 to 2023.10.17 Bumps [pytype](https://github.com/google/pytype) from 2022.10.26 to 2023.10.17. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/compare/2022.10.26...2023.10.17) --- 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 2c6c68bb..b84ca253 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,5 +5,5 @@ flake8==6.1.0 isort==5.12.0 pytest==7.4.2 pytest-xdist==3.3.1 -pytype==2022.10.26 +pytype==2023.10.17 snapshottest==0.6.0