Skip to content

Commit 3ccf8c3

Browse files
Update tox requirement from ==4.22.* 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.22.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 873a477 commit 3ccf8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
coverage == 7.6.*
22
pre-commit == 4.0.*
3-
tox == 4.22.*
3+
tox == 4.25.*

0 commit comments

Comments
 (0)