From a3114bd2ca0032b1c11ca1fc965a867fa501b6bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 03:15:16 +0000 Subject: [PATCH] Bump types-six from 1.16.21.20241105 to 1.17.0.20241205 in /tools Bumps [types-six](https://github.com/python/typeshed) from 1.16.21.20241105 to 1.17.0.20241205. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-six dependency-type: direct:production update-type: version-update:semver-minor ... 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 a59476cd2e34b6..71aea535ee8153 100644 --- a/tools/requirements_mypy.txt +++ b/tools/requirements_mypy.txt @@ -8,7 +8,7 @@ types-python-dateutil==2.9.0.20240906 types-PyYAML==6.0.12.12 types-requests==2.32.0.20240905 types-setuptools==69.5.0.20240423 -types-six==1.16.21.20241105 +types-six==1.17.0.20241205 types-ujson==5.9.0.0 types-urllib3==1.26.25.14 typing_extensions==4.12.2