From b602f44843baba5a12a5e53c3fe893cd291c2d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 21:43:26 +0000 Subject: [PATCH] chore(deps): bump setuptools from 75.6.0 to 76.0.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 75.6.0 to 76.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/v75.6.0...v76.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cb38611..13ae303 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ python-dotenv==1.0.1 python-multipart==0.0.20 PyYAML==6.0.2 rich==13.9.4 -setuptools==75.6.0 +setuptools==76.0.0 shellingham==1.5.4 six==1.17.0 sniffio==1.3.1