Skip to content

Commit ccd040f

Browse files
chore(deps-dev): update tox requirement from 4.24.1 to 4.24.2
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.24.1...4.24.2) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 694cfd2 commit ccd040f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ isort = "5.13.2"
9696
autopep8 = "2.3.1"
9797
mypy = "1.14.1"
9898
tomli = { version = "2.2.1", python = "<3.11" }
99-
tox = "4.24.1"
99+
tox = "4.24.2"
100100
xmldiff = "2.7.0"
101101
bandit = "1.7.10"
102102

0 commit comments

Comments
 (0)