From 2baee8999112eb50f6ceb5b338891dd7f911bb69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 11:27:15 +0000 Subject: [PATCH] Bump pytype from 2024.1.24 to 2024.2.9 Bumps [pytype](https://github.com/google/pytype) from 2024.1.24 to 2024.2.9. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/compare/2024.01.24...2024.02.09) --- 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 1da70a0..bdea462 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,2 +1,2 @@ pylint==3.0.3 -pytype==2024.1.24 +pytype==2024.2.9