From 947905daa22b3c4985e67997223ca6c01abbaaec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 06:28:08 +0000 Subject: [PATCH] Bump pytype from 2023.11.21 to 2023.11.29 Bumps [pytype](https://github.com/google/pytype) from 2023.11.21 to 2023.11.29. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/compare/2023.11.21...2023.11.29) --- 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 c1d8f4226a..270bd5011f 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,4 +1,4 @@ black==23.11.0 flake8==6.1.0 pylint==3.0.2 -pytype==2023.11.21 +pytype==2023.11.29