From 4eb1a9b1e4804261c6e9a59d243dc7e48abd5781 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 02:47:39 +0000 Subject: [PATCH] Bump tox from 3.25.1 to 4.25.0 Bumps [tox](https://github.com/tox-dev/tox) from 3.25.1 to 4.25.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/3.25.1...4.25.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.25.0 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..1ceb575 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.25.0 tox-gh-actions==2.9.1 codecov==2.1.13 \ No newline at end of file