From 3fbd8b988406bf528ec5109e639128fb95b346f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 08:47:52 +0000 Subject: [PATCH] Bump types-six from 1.16.16 to 1.16.19 in /tools Bumps [types-six](https://github.com/python/typeshed) from 1.16.16 to 1.16.19. - [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 debc944e86e10f..c5293d8ca1931a 100644 --- a/tools/requirements_mypy.txt +++ b/tools/requirements_mypy.txt @@ -7,6 +7,6 @@ types-python-dateutil==2.8.18 types-PyYAML==6.0.9 types-requests==2.27.29 types-setuptools==57.4.18 -types-six==1.16.16 +types-six==1.16.19 types-ujson==4.2.1 typing-extensions==4.1.1