diff --git a/pyproject.toml b/pyproject.toml index 6a9c14e4..240ce2ee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -100,7 +100,7 @@ autopep8 = "2.3.2" mypy = "1.19.1" tomli = { version = "2.4.1", python = "<3.11" } tox = "4.30.3" -xmldiff = "2.7.0" +xmldiff = "3.0" bandit = "1.8.6" pyupgrade = [ { version = "3.21.0", python = "<3.10" },