From edda16cfa98eccc0b34cf737b9f3c2ccc4797665 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 05:00:46 +0000 Subject: [PATCH] Bump types-six from 1.16.19 to 1.16.21.7 in /tools Bumps [types-six](https://github.com/python/typeshed) from 1.16.19 to 1.16.21.7. - [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..c0b1f8792e6011 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.7 types-ujson==4.2.1 typing-extensions==4.1.1