From 259fc81f4964ad9ba08f12dce07cce00aa68b179 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:27:59 +0000 Subject: [PATCH] chore(deps): bump setuptools in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [setuptools](https://github.com/pypa/setuptools). Updates `setuptools` from 70.0.0 to 78.1.1 - [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/v70.0.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bb62c4b..53779c9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ tqdm==4.66.3 urllib3==2.2.2 tox==4.14.1 wheel==0.42.0 -setuptools==70.0.0 +setuptools==78.1.1 twine==5.0.0 build==1.1.1 httpx==0.27.0