diff --git a/pyproject.toml b/pyproject.toml index 2b8ccae..4fe185b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ descope = "^1.5.1" [tool.poetry.group.dev.dependencies] flake8 = "7.0.0" -black = "24.3.0" +black = "24.10.0" pre-commit = { version = "3.6.0", python = ">=3.9" } liccheck = "0.9.2" isort = "5.13.0"