Skip to content

Commit 0d73c37

Browse files
Update tox requirement in the python-requirements group (#255)
Updates the requirements on [tox](https://github.com/tox-dev/tox) to permit the latest version. Updates `tox` to 4.53.0 - [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.52.0...4.53.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.53.0 dependency-type: direct:production dependency-group: python-requirements ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 470fa7a commit 0d73c37

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.20.*
44
pre-commit == 4.5.*
55
pytest==9.0.*
66
pytest-cov == 7.1.*
7-
tox == 4.52.*
7+
tox == 4.53.*

0 commit comments

Comments
 (0)