From a1f92eef5630554080b01cf2acdd97cf98047703 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 19:02:25 +0000 Subject: [PATCH] Bump pytype from 2023.10.17 to 2023.10.24 Bumps [pytype](https://github.com/google/pytype) from 2023.10.17 to 2023.10.24. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/compare/2023.10.17...2023.10.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 c7fc0474d0..6f2c5800df 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,4 +1,4 @@ black==23.10.0 flake8==6.1.0 pylint==3.0.2 -pytype==2023.10.17 +pytype==2023.10.24