From c3708f78286de5b5e95375158fb233e538a171ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 23:12:33 +0200 Subject: [PATCH] Bump setuptools from 75.1.0 to 75.2.0 (#487) --- requirements_testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_testing.txt b/requirements_testing.txt index ba22ced..dca0c87 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -5,7 +5,7 @@ pytest==8.3.3 pytest-cov==5.0.0 pytest-icdiff==0.9 ruff==0.6.9 -setuptools==75.1.0 +setuptools==75.2.0 tox==4.23.0 tox-gh-actions==3.2.0 mypy==1.12.1