From a740e39a36d1f08995d1ecb5cf92ca8217ccfef0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 21:04:31 +0000 Subject: [PATCH] [DEPENDABOT]: Bump setuptools from 80.10.1 to 80.10.2 Bumps [setuptools](https://github.com/pypa/setuptools) from 80.10.1 to 80.10.2. - [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/v80.10.1...v80.10.2) --- updated-dependencies: - dependency-name: setuptools dependency-version: 80.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eaf80e51..dac5a475 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,7 +108,7 @@ scipy==1.17.0 ; python_version >= "3.11" and python_version < "3.14" seaborn==0.13.2 ; python_version >= "3.11" and python_version < "3.14" secretstorage==3.5.0 ; python_version >= "3.11" and python_version < "3.14" and sys_platform == "linux" sentry-sdk==2.50.0 ; python_version >= "3.11" and python_version < "3.14" -setuptools==80.10.1 ; python_version >= "3.11" and python_version < "3.14" +setuptools==80.10.2 ; python_version >= "3.11" and python_version < "3.14" shellingham==1.5.4 ; python_version >= "3.11" and python_version < "3.14" six==1.17.0 ; python_version >= "3.11" and python_version < "3.14" smmap==5.0.2 ; python_version >= "3.11" and python_version < "3.14"