Skip to content

Commit 9489a10

Browse files
Update tox requirement from ==4.22.* to ==4.23.*
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.23.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4920667 commit 9489a10

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.6.*
22
mypy == 1.11.*
33
pre-commit == 4.0.*
44
requests == 2.32.*
5-
tox == 4.22.*
5+
tox == 4.23.*

0 commit comments

Comments
 (0)