diff --git a/pyproject.toml b/pyproject.toml index 0106d0e..f06b003 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ dependencies = [ "cosmotech-api==5.0.0rc2", "pytest>=8.3.4", "ruff>=0.8.4", - "python-keycloak~=6.0.0", + "python-keycloak~=7.0.2", "python-dotenv", "rich>=13.9.4", "textual>=1.0.0",