From 9bbdab5a506804cc71b4e02ab33a513cf22d0e3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 11:55:05 +0000 Subject: [PATCH] Bump pytype from 2024.9.13 to 2024.10.11 Bumps [pytype](https://github.com/google/pytype) from 2024.9.13 to 2024.10.11. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/compare/2024.09.13...2024.10.11) --- updated-dependencies: - dependency-name: pytype dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- codecheck-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/codecheck-requirements.txt b/codecheck-requirements.txt index 8087d2b0..f9526ba4 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,2 +1,2 @@ pylint==3.3.1 -pytype==2024.9.13 +pytype==2024.10.11