diff --git a/pyproject.toml b/pyproject.toml index 3b8a1255d..2a70672ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ flake8-pyproject = "1.2.4" flake8-bugbear = "24.12.12" isort = "5.13.2" pep8-naming = "0.15.1" -tox = "4.25.0" +tox = "4.52.1" [tool.poetry.group.format.dependencies] black = "26.3.1"