From af4fe247fe42265be2917271eacb30b6ac00a7d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 06:27:18 +0000 Subject: [PATCH] Bump setuptools from 65.5.1 to 69.5.1 in /backend/worker Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 to 69.5.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/v65.5.1...v69.5.1) --- 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 c15afd3f..476ec847 100644 --- a/backend/worker/requirements.txt +++ b/backend/worker/requirements.txt @@ -27,7 +27,7 @@ requests==2.31.0 requests-http-signature==0.2.0 scikit-learn==1.2.2 Scrapy==2.11.1 -setuptools==65.5.1 +setuptools==69.5.1 six==1.16.0 threadpoolctl==3.1.0 tomli==2.0.1