From d5ccae6c59d95aacbfea37d04599f19af1ef4bed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 06:16:48 +0000 Subject: [PATCH] Bump pytype from 2023.9.19 to 2023.9.27 Bumps [pytype](https://github.com/google/pytype) from 2023.9.19 to 2023.9.27. - [Changelog](https://github.com/google/pytype/blob/main/CHANGELOG) - [Commits](https://github.com/google/pytype/compare/2023.09.19...2023.09.27) --- 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 6d1df41ebe..beecdffec2 100644 --- a/codecheck-requirements.txt +++ b/codecheck-requirements.txt @@ -1,4 +1,4 @@ black==23.9.1 flake8==6.1.0 pylint==2.17.6 -pytype==2023.9.19 +pytype==2023.9.27