From 52d55f5847730e4b556e8926e49214568c80448a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 20:33:09 +0000 Subject: [PATCH] Bump setuptools from 74.1.2 to 75.1.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 74.1.2 to 75.1.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.1.0) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-major ... 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 2206e6d..462b7e8 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -5,7 +5,7 @@ pytest==8.3.2 pytest-cov==5.0.0 pytest-icdiff==0.9 ruff==0.6.4 -setuptools==74.1.2 +setuptools==75.1.0 tox==4.18.1 tox-gh-actions==3.2.0 mypy==1.11.2