From 9884a6ef1eb769a6b0e53d02ddcbf77567b8aca7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 May 2023 23:05:29 +0000 Subject: [PATCH] build(deps): bump types-setuptools in /ci/builder Bumps [types-setuptools](https://github.com/python/typeshed) from 65.6.0.2 to 67.8.0.0. - [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] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index 8156cc18253a..e1d460e4b192 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -48,5 +48,5 @@ types-psutil==5.9.5.5 types-PyMYSQL==1.0.19.1 types-PyYAML==6.0.12.2 types-requests==2.28.11.7 -types-setuptools==65.6.0.2 +types-setuptools==67.8.0.0 types-toml==0.10.8.1