From f48037cabebda77beea0a6b18625ee7ed00fe8cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:40:38 +0000 Subject: [PATCH] Build(deps-dev): bump pytype from 2024.4.11 to 2024.10.11 Bumps [pytype](https://github.com/google/pytype) from 2024.4.11 to 2024.10.11. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/compare/2024.04.11...2024.10.11) --- updated-dependencies: - dependency-name: pytype dependency-type: direct:development update-type: version-update:semver-minor ... 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 9ca0ad24..7e98b7b8 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -5,5 +5,5 @@ isort==5.13.2 flake8==7.1.0 pytest==8.2.2 pytest-xdist==3.6.1 -pytype==2024.4.11 +pytype==2024.10.11 snapshottest==0.6.0