From b3fc1c99ddf57e401bc7d3db15bce336be1ac1e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:35:05 +0000 Subject: [PATCH] Bump tox from 4.21.2 to 4.23.0 Bumps [tox](https://github.com/tox-dev/tox) from 4.21.2 to 4.23.0. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](https://github.com/tox-dev/tox/compare/4.21.2...4.23.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-minor ... 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 0291e23f1..241ce2a59 100644 --- a/requirements/testing.txt +++ b/requirements/testing.txt @@ -9,5 +9,5 @@ pytest-cov==5.0.0 pytest-icdiff==0.9 ruff==0.6.9 setuptools==75.1.0 -tox==4.21.2 +tox==4.23.0 tox-gh-actions==3.2.0