From caea5184aa6bff488dbc0e96804f4fefb10999dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 20:35:23 +0200 Subject: [PATCH] Bump setuptools from 70.1.1 to 70.2.0 (#1511) --- requirements/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/testing.txt b/requirements/testing.txt index 43e3bba81..fbc023bd1 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -6,7 +6,7 @@ pytest-asyncio==0.23.7 pytest-cov==5.0.0 pytest-icdiff==0.9 ruff==0.5.1 -setuptools==70.1.1 +setuptools==70.2.0 tox==4.16.0 tox-gh-actions==3.2.0 mypy==1.10.1