Skip to content

Commit 408ff85

Browse files
Update tox requirement from ==4.12.* to ==4.13.* (#388)
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.12.0...4.13.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d021eeb commit 408ff85

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
@@ -2,4 +2,4 @@ coverage == 7.4.*
22
orjson == 3.9.*
33
pre-commit == 3.5.*
44
python-decouple == 3.8
5-
tox == 4.12.*
5+
tox == 4.13.*

0 commit comments

Comments
 (0)