Skip to content

Commit 77fb2ec

Browse files
chore(deps-dev): update tox requirement from 4.12.1 to 4.13.0 (#553)
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.1...4.13.0) --- 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 cd8e67c commit 77fb2ec

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
@@ -95,7 +95,7 @@ pep8-naming = "0.13.3"
9595
isort = "5.13.2"
9696
autopep8 = "2.0.4"
9797
mypy = "1.8.0"
98-
tox = "4.12.1"
98+
tox = "4.13.0"
9999
xmldiff = "2.6.3"
100100
bandit = "1.7.7"
101101

0 commit comments

Comments
 (0)