Skip to content

Commit 89241be

Browse files
deps(deps): update tox requirement (#203)
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.56.1...4.56.2) --- updated-dependencies: - dependency-name: tox dependency-version: 4.56.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ab8f28b commit 89241be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ sphinx>=9.1.0,<10.0.0
6464
sphinx-rtd-theme>=3.1.0,<4.0.0
6565

6666
# Development utilities
67-
tox>=4.56.1,<5.0.0
67+
tox>=4.56.2,<5.0.0

0 commit comments

Comments
 (0)