From 91a88612bd5b3f79dc3b2f4c687fc16e5a8a2d1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 15:03:55 +0000 Subject: [PATCH] Bump types-six from 1.16.15 to 1.16.21.5 in /tools Bumps [types-six](https://github.com/python/typeshed) from 1.16.15 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 8ce1e678c07645..8e5956b8362d9a 100644 --- a/tools/requirements_mypy.txt +++ b/tools/requirements_mypy.txt @@ -7,6 +7,6 @@ types-python-dateutil==2.8.17 types-PyYAML==6.0.7 types-requests==2.27.29 types-setuptools==57.4.17 -types-six==1.16.15 +types-six==1.16.21.5 types-ujson==4.2.1 typing-extensions==4.1.1