Skip to content

Commit 40c326c

Browse files
Update tox requirement from ==4.15.* to ==4.18.*
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.15.0...4.18.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e652501 commit 40c326c

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.5.*
22
mypy == 1.10.*
33
pre-commit == 3.5.*
44
requests == 2.32.*
5-
tox == 4.15.*
5+
tox == 4.18.*

0 commit comments

Comments
 (0)