From a8b51e3349091228674c7a9ffa83e3bac3a5452d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 11:05:21 +0000 Subject: [PATCH] Bump pytype from 2024.2.13 to 2024.2.27 Bumps [pytype](https://github.com/google/pytype) from 2024.2.13 to 2024.2.27. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/commits) --- 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 88ca4c7..0a61708 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,2 +1,2 @@ pylint==3.0.3 -pytype==2024.2.13 +pytype==2024.2.27