diff --git a/pyproject.toml b/pyproject.toml index 3b99457b..5a254f72 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -96,7 +96,7 @@ isort = "5.13.2" autopep8 = "2.3.1" mypy = "1.14.1" tomli = { version = "2.2.1", python = "<3.11" } -tox = "4.24.1" +tox = "4.24.2" xmldiff = "2.7.0" bandit = "1.7.10"