Skip to content

Commit 9f8fe80

Browse files
Build(deps-dev): Update tox requirement from >=4.56.2 to >=4.56.4
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.2...4.56.4) --- updated-dependencies: - dependency-name: tox dependency-version: 4.56.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent acf1b69 commit 9f8fe80

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.20",
5252
"sphinx>=9.0.4",
53-
"tox>=4.56.2",
53+
"tox>=4.56.4",
5454
"tox-gh-actions>=3.5.0",
5555
]
5656

0 commit comments

Comments
 (0)