From 51fee75781a92ed74253769ca55b520bac367c28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 11:35:00 +0000 Subject: [PATCH] Bump pytype from 2024.1.5 to 2024.1.24 Bumps [pytype](https://github.com/google/pytype) from 2024.1.5 to 2024.1.24. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/commits/2024.01.24) --- updated-dependencies: - dependency-name: pytype dependency-type: direct:production update-type: version-update:semver-patch ... 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 280ad5bd..1da70a0d 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,2 +1,2 @@ pylint==3.0.3 -pytype==2024.1.5 +pytype==2024.1.24