diff --git a/pyproject.toml b/pyproject.toml index 24050ec..b4b2ea6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ authors = [{ name = "AzureFox Contributors" }] dependencies = [ "pydantic>=2.8,<3", "typer>=0.12,<1", - "rich>=13.7,<15", + "rich>=13.7,<16", "azure-identity>=1.17,<2", "azure-keyvault-secrets>=4.9,<5", "azure-mgmt-resource>=23.1,<26",