Skip to content

Commit 393a1aa

Browse files
Update tox requirement from ==4.22.* to ==4.26.*
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.26.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed0bfa3 commit 393a1aa

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
@@ -1,4 +1,4 @@
11
coverage == 7.6.*
22
mypy == 1.11.*
33
pre-commit == 4.0.*
4-
tox == 4.22.*
4+
tox == 4.26.*

0 commit comments

Comments
 (0)