diff --git a/pyproject.toml b/pyproject.toml index 32acba92e..8f3acbe2f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ license = { file = "LICENSE" } classifiers = ["Programming Language :: Python :: 3 :: Only"] requires-python = ">=3.9" dependencies = [ - "Authlib==1.3.1", + "Authlib==1.3.2", "azure-keyvault-secrets==4.8.0", "azure-identity==1.17.1", "Django==5.1.1",