From 7ae45198105ee5431a8b44bc7789e75028218748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 10:05:23 +0000 Subject: [PATCH] Bump types-six from 1.16.19 to 1.16.21.5 in /tools Bumps [types-six](https://github.com/python/typeshed) from 1.16.19 to 1.16.21.5. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-six dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tools/requirements_mypy.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements_mypy.txt b/tools/requirements_mypy.txt index 7ee915ddb125b6..3646f4d5c7f4c5 100644 --- a/tools/requirements_mypy.txt +++ b/tools/requirements_mypy.txt @@ -7,6 +7,6 @@ types-python-dateutil==2.8.19 types-PyYAML==6.0.12.3 types-requests==2.28.11.5 types-setuptools==63.2.3 -types-six==1.16.19 +types-six==1.16.21.5 types-ujson==4.2.1 typing-extensions==4.1.1