Skip to content

Commit bac680a

Browse files
Build(deps-dev): Update tox requirement from >=4.57.2 to >=4.58.0
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.57.2...4.58.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.58.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12fd455 commit bac680a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev = [
5050
"pytest-xdist[psutil]>=3.8.0",
5151
"ruff>=0.15.22",
5252
"sphinx>=9.0.4",
53-
"tox>=4.57.2",
53+
"tox>=4.58.0",
5454
"tox-gh-actions>=3.5.0",
5555
]
5656

0 commit comments

Comments
 (0)