Skip to content

Commit adc1744

Browse files
chore(deps-dev): update tox requirement from 4.18.1 to 4.20.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.18.1...4.20.0) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ca0e924 commit adc1744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ pep8-naming = "0.14.1"
9494
isort = "5.13.2"
9595
autopep8 = "2.3.1"
9696
mypy = "1.11.2"
97-
tox = "4.18.1"
97+
tox = "4.20.0"
9898
xmldiff = "2.7.0"
9999
bandit = "1.7.9"
100100

0 commit comments

Comments
 (0)