From d4d6a4b3a1879fcfb97d605188a2d6fcf6c7907f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 22:41:37 +0000 Subject: [PATCH] build(deps): bump setuptools from 75.1.0 to 75.2.0 in the general group Bumps the general group with 1 update: [setuptools](https://github.com/pypa/setuptools). Updates `setuptools` from 75.1.0 to 75.2.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.1.0...v75.2.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: general ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5f8cde..b6f09b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -74,7 +74,7 @@ regex==2024.9.11 requests==2.32.3 rpds-py==0.20.0 rsa==4.9 -setuptools==75.1.0 +setuptools==75.2.0 six==1.16.0 soupsieve==2.6 stack-data==0.6.3