Skip to content

Commit 74094d7

Browse files
chore(deps-dev): update tox requirement from 4.12.0 to 4.12.1 (#533)
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.12.0...4.12.1) --- updated-dependencies: - dependency-name: tox dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6e6f374 commit 74094d7

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
@@ -91,7 +91,7 @@ pep8-naming = "0.13.3"
9191
isort = "5.13.2"
9292
autopep8 = "2.0.4"
9393
mypy = "1.8.0"
94-
tox = "4.12.0"
94+
tox = "4.12.1"
9595
xmldiff = "2.6.3"
9696
bandit = "1.7.6"
9797

0 commit comments

Comments
 (0)