Skip to content

Commit 3867774

Browse files
chore(deps-dev): update tox requirement from 4.28.4 to 4.29.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.28.4...4.29.0) --- updated-dependencies: - dependency-name: tox dependency-version: 4.29.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbd31ff commit 3867774

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
@@ -97,7 +97,7 @@ isort = "6.0.1"
9797
autopep8 = "2.3.2"
9898
mypy = "1.17.1"
9999
tomli = { version = "2.2.1", python = "<3.11" }
100-
tox = "4.28.4"
100+
tox = "4.29.0"
101101
xmldiff = "2.7.0"
102102
bandit = "1.8.6"
103103
pyupgrade = "3.20.0"

0 commit comments

Comments
 (0)