diff --git a/pyproject.toml b/pyproject.toml index 0d4c047..06f4a75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ keycloak = ["python-keycloak"] [tool.poetry.group.dev.dependencies] tox = "^4.4.12" pytest = "^7.3.1" -black = "^23.1.0" +black = "^24.1.0" isort = "^5.10.1" mypy = "^1.2.0" types-python-dateutil = "^2.8.19.12"