diff --git a/pyproject.toml b/pyproject.toml index 3863a4dd..a4745051 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ pep8-naming = "0.13.3" isort = "5.12.0" autopep8 = "2.0.4" mypy = "1.7.1" -tox = "4.11.3" +tox = "4.11.4" xmldiff = "2.6.3" bandit = "1.7.5"