diff --git a/pyproject.toml b/pyproject.toml index 9c139e0..d373015 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ readme = "README.md" [tool.poetry.dependencies] python = "^3.11" azure-keyvault-secrets = "=4.2.0" -azure-identity = "=1.23.0" +azure-identity = "=1.24.0" python-dotenv = "^1.0.0" pyyaml = "^6.0.2"