Skip to content

Commit 2dcc60e

Browse files
chore(deps-dev): update tox requirement from 4.13.0 to 4.14.1 (#567)
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.13.0...4.14.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 eb1a252 commit 2dcc60e

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
@@ -93,7 +93,7 @@ pep8-naming = "0.13.3"
9393
isort = "5.13.2"
9494
autopep8 = "2.0.4"
9595
mypy = "1.9.0"
96-
tox = "4.13.0"
96+
tox = "4.14.1"
9797
xmldiff = "2.6.3"
9898
bandit = "1.7.8"
9999

0 commit comments

Comments
 (0)