Skip to content

Commit d34b9ab

Browse files
Update tox requirement from ==4.24.* to ==4.25.*
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.24.0...4.25.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.25.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 08ee6f0 commit d34b9ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ pre-commit == 4.1.*
44
pytest == 8.3.*
55
pytest-cov == 6.0.*
66
requests == 2.32.*
7-
tox == 4.24.*
7+
tox == 4.25.*

0 commit comments

Comments
 (0)