From 950b821a69dc6d2e6aea5d2d77c68e194eadd570 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 21:38:30 +0000 Subject: [PATCH] Bump setuptools from 75.8.0 to 78.1.1 Bumps [setuptools](https://github.com/pypa/setuptools) from 75.8.0 to 78.1.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/v75.8.0...v78.1.1) --- updated-dependencies: - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 60911db..5c963a7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -208,7 +208,7 @@ scrapegraph-py==1.12.0 ; python_version >= "3.10" and python_version < "3.13" selenium==4.28.0 ; python_version >= "3.10" and python_version < "3.13" sentry-sdk==2.22.0 ; python_version >= "3.10" and python_version < "3.13" serpapi==0.1.5 ; python_version >= "3.10" and python_version < "3.13" -setuptools==75.8.0 ; python_version >= "3.10" and python_version < "3.13" +setuptools==78.1.1 ; python_version >= "3.10" and python_version < "3.13" shapely==2.0.7 ; python_version >= "3.10" and python_version < "3.13" shellingham==1.5.4 ; python_version >= "3.10" and python_version < "3.13" six==1.17.0 ; python_version >= "3.10" and python_version < "3.13"