From 0855ed721921b231e8cae30cdac99d555952387a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 12:44:24 +0000 Subject: [PATCH] Bump setuptools from 65.5.1 to 68.2.0 in /backend/worker Bumps [setuptools](https://github.com/pypa/setuptools) from 65.5.1 to 68.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/v65.5.1...v68.2.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 d74fcbb56..82965a191 100644 --- a/backend/worker/requirements.txt +++ b/backend/worker/requirements.txt @@ -34,4 +34,4 @@ tzdata==2023.3 tzlocal==4.3 yarg==0.1.9 wheel==0.38.1 -setuptools==65.5.1 +setuptools==68.2.0