From 3e094f4b9da5a655898cff76f627ec2390bdc780 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 09:04:21 +0000 Subject: [PATCH] Bump types-setuptools from 57.4.18 to 67.6.0.0 in /tools Bumps [types-setuptools](https://github.com/python/typeshed) from 57.4.18 to 67.6.0.0. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:production update-type: version-update:semver-major ... 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..06a04b5dfb3fa4 100644 --- a/tools/requirements_mypy.txt +++ b/tools/requirements_mypy.txt @@ -6,7 +6,7 @@ types-atomicwrites==1.4.5 types-python-dateutil==2.8.18 types-PyYAML==6.0.9 types-requests==2.27.29 -types-setuptools==57.4.18 +types-setuptools==67.6.0.0 types-six==1.16.16 types-ujson==4.2.1 typing-extensions==4.1.1