From 183b5052c8b90e5931e0d0ec06febd78e7596666 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 21:44:41 +0100 Subject: [PATCH] Bump setuptools from 69.1.1 to 69.2.0 (#382) --- requirements_testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_testing.txt b/requirements_testing.txt index 481d807..05640ab 100644 --- a/requirements_testing.txt +++ b/requirements_testing.txt @@ -5,7 +5,7 @@ pytest==8.1.1 pytest-cov==4.1.0 pytest-icdiff==0.9 ruff==0.3.3 -setuptools==69.1.1 +setuptools==69.2.0 tox==4.14.1 tox-gh-actions==3.2.0 mypy==1.9.0