From ac13f98af0d7cf191908aba62bb3105400d2d3cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 01:09:38 +0000 Subject: [PATCH] Bump pytype from 2023.9.27 to 2023.10.5 Bumps [pytype](https://github.com/google/pytype) from 2023.9.27 to 2023.10.5. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/compare/2023.09.27...2023.10.05) --- 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 12e69df..550882a 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,2 +1,2 @@ pylint==3.0.1 -pytype==2023.9.27 +pytype==2023.10.5