From 6d1aaede7bd580068d80ab37be03d56fbdaf1d9b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 17:17:32 +0000 Subject: [PATCH] chore(deps): bump setuptools from 74.1.2 to 75.2.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 74.1.2 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/v74.1.2...v75.2.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b009988e..2ab72eb66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ python-json-logger==2.0.7 python-slugify==8.0.4 redis==5.0.8 requests==2.32.3 -setuptools==74.1.2 +setuptools==75.2.0 Shapely==2.0.6 SQLAlchemy==1.3.24 transaction==4.0