Skip to content

Commit 2c12759

Browse files
Update tox requirement from ==4.22.* to ==4.27.*
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.27.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.27.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18573b0 commit 2c12759

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ mypy == 1.11.*
44
pre-commit == 4.0.*
55
pytest==8.3.*
66
pytest-cov == 6.0.*
7-
tox == 4.22.*
7+
tox == 4.27.*

0 commit comments

Comments
 (0)