diff --git a/pyproject.toml b/pyproject.toml index eaa51e2..3fdbf50 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ descope = "^1.5.1" [tool.poetry.group.dev.dependencies] flake8 = "6.1.0" -black = "23.7.0" +black = "23.11.0" pre-commit = "3.6.0" liccheck = "0.9.1" isort = "5.12.0"