diff --git a/pyproject.toml b/pyproject.toml index 32febdb..a3574cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ keycloak = ["python-keycloak"] [tool.poetry.group.dev.dependencies] tox = "^4.4.12" pytest = "^8.0.0" -black = "^23.1.0" +black = "^24.2.0" isort = "^5.10.1" mypy = "^1.2.0" types-python-dateutil = "^2.8.19.12"