From dcbcd73099871ca5849ddc2bfeef2a8c21a0ca76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Nov 2024 12:06:10 +0000 Subject: [PATCH] Bump tox from 3.25.1 to 4.23.2 Bumps [tox](https://github.com/tox-dev/tox) from 3.25.1 to 4.23.2. - [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/3.25.1...4.23.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 51adeb2..001a5a9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,6 +2,6 @@ black==24.8.0 flake8==7.1.1 isort==5.12.0 pre-commit==4.0.1 -tox==3.25.1 +tox==4.23.2 tox-gh-actions==2.9.1 codecov==2.1.13 \ No newline at end of file