diff --git a/pyproject.toml b/pyproject.toml index 2995129e..2bbd95c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,7 @@ autopep8 = "2.3.2" mypy = "1.17.0" bandit = "1.8.6" tomli = { version = "^2.0.1", python = "<3.11" } -tox = "4.27.0" +tox = "4.28.1" pyupgrade = "3.20.0" deptry = "0.23.0"