diff --git a/pyproject.toml b/pyproject.toml index adca4fcbf8..fb557de6c4 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.0", + "Authlib==1.3.1", "azure-keyvault-secrets==4.8.0", "azure-identity==1.16.0", "Django==5.0.6",