diff --git a/pyproject.toml b/pyproject.toml index ca5ecef2..cd5b6b47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -95,7 +95,7 @@ isort = "5.13.2" autopep8 = "2.3.1" mypy = "1.12.0" tomli = { version = "2.0.1", python = "<3.11" } -tox = "4.21.2" +tox = "4.23.0" xmldiff = "2.7.0" bandit = "1.7.10"