From 9a9140c21f6570b895afa2e66f531d1ada7e0a05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 04:31:05 +0000 Subject: [PATCH] Bump types-six from 1.16.7 to 1.16.17 Bumps [types-six](https://github.com/python/typeshed) from 1.16.7 to 1.16.17. - [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] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 76925b4fff02..43c9b35848f0 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -46,7 +46,7 @@ types-pyOpenSSL==21.0.2 types-pytz==2021.3.3 types-requests==2.26.3 types-setuptools==57.4.5 -types-six==1.16.7 +types-six==1.16.17 types-tabulate==0.8.4 types-toml==0.10.1 types-typed-ast==1.5.1