From 6cc5df3890a06767d92e037afb4c1e38e2fa1bb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 18:18:06 +0000 Subject: [PATCH] Bump setuptools from 68.2.2 to 70.0.0 in /strudel-cli Bumps [setuptools](https://github.com/pypa/setuptools) from 68.2.2 to 70.0.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v68.2.2...v70.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- strudel-cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strudel-cli/requirements.txt b/strudel-cli/requirements.txt index 4450283..7cad7e4 100644 --- a/strudel-cli/requirements.txt +++ b/strudel-cli/requirements.txt @@ -26,7 +26,7 @@ python-slugify==5.0.2 PyYAML==6.0.1 requests==2.32.2 rich==13.3.5 -setuptools==68.2.2 +setuptools==70.0.0 shellingham==1.5.0 six==1.16.0 text-unidecode==1.3