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