From 03e06770feb8ecd0e22c7f473cc59f7e326f0b9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Mar 2024 11:29:54 +0000 Subject: [PATCH] Bump pytype from 2024.2.27 to 2024.3.11 Bumps [pytype](https://github.com/google/pytype) from 2024.2.27 to 2024.3.11. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/commits/2024.03.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 097c471c..d777e666 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,2 +1,2 @@ pylint==3.1.0 -pytype==2024.2.27 +pytype==2024.3.11