Skip to content

Commit 284fdab

Browse files
Update tox requirement from ==4.23.* 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.23.0...4.25.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cbf5fc0 commit 284fdab

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
@@ -2,4 +2,4 @@ coverage == 7.6.*
22
orjson == 3.10.*
33
pre-commit == 4.0.*
44
python-decouple == 3.8
5-
tox == 4.23.*
5+
tox == 4.25.*

0 commit comments

Comments
 (0)