From 851c171cf1008dc15c3de0fd498d63bd28998bca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 19:21:35 +0000 Subject: [PATCH] chore(deps): bump setuptools from 75.3.0 to 75.6.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 75.3.0 to 75.6.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.3.0...v75.6.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c2d70c5..208f527 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ python-dotenv==1.0.1 python-multipart==0.0.17 PyYAML==6.0.2 rich==13.9.4 -setuptools==75.3.0 +setuptools==75.6.0 shellingham==1.5.4 six==1.16.0 sniffio==1.3.1