From a1306ceea921bc22d4a1c78a91efe7c7a26bb0b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 07:05:24 +0000 Subject: [PATCH] Bump setuptools from 65.5.1 to 75.1.0 in /backend/worker Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 to 75.1.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/v65.5.1...v75.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/worker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/worker/requirements.txt b/backend/worker/requirements.txt index ebffb092..9b7fb562 100644 --- a/backend/worker/requirements.txt +++ b/backend/worker/requirements.txt @@ -27,7 +27,7 @@ requests==2.32.3 requests-http-signature==0.2.0 scikit-learn==1.2.2 Scrapy==2.11.2 -setuptools==65.5.1 +setuptools==75.1.0 six==1.16.0 threadpoolctl==3.1.0 tomli==2.0.1