From 1115552489851450c2be2c655032edfea0f00b7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 22:39:54 +0000 Subject: [PATCH] build(deps): bump types-setuptools in /ci/builder Bumps [types-setuptools](https://github.com/python/typeshed) from 67.6.0.0 to 69.1.0.20240223. - [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 bdbec91bb7278..1f4574f1f022f 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -59,7 +59,7 @@ types-psutil==5.9.5.10 types-PyMYSQL==1.0.19.1 types-PyYAML==6.0.12.2 types-requests==2.28.11.7 -types-setuptools==67.6.0.0 +types-setuptools==69.1.0.20240223 types-toml==0.10.8.1 typing-extensions==4.7.0 yamllint==1.33.0