diff --git a/pyproject.toml b/pyproject.toml index c1310e01..ab2844e9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ isort = "6.0.1" autopep8 = "2.3.2" mypy = "1.18.2" tomli = { version = "2.2.1", python = "<3.11" } -tox = "4.30.2" +tox = "4.30.3" xmldiff = "2.7.0" bandit = "1.8.6" pyupgrade = "3.20.0"