From bb702ec7702420145578f72fbc0a07931774fb99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:10:19 +0000 Subject: [PATCH] Bump setuptools from 75.7.0 to 75.8.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 75.7.0 to 75.8.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/v75.7.0...v75.8.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_testing.txt b/requirements_testing.txt index b02fe59..b0d45a1 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -5,7 +5,7 @@ pytest==8.3.4 pytest-cov==6.0.0 pytest-icdiff==0.9 ruff==0.8.6 -setuptools==75.7.0 +setuptools==75.8.0 tox==4.23.2 tox-gh-actions==3.2.0 mypy==1.14.1