diff --git a/Cargo.toml b/Cargo.toml
index 4cd708a..fcbda68 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,8 +11,8 @@ repository = "https://github.com/bartvdbraak/keyweave/"
 
 [dependencies]
 anyhow = "1.0.82"
-azure_core = "0.21.0"
-azure_identity = "0.21.0"
+azure_core = "0.25.0"
+azure_identity = "0.24.0"
 azure_security_keyvault = "0.21.0"
 clap = { version = "4.5.4", features = ["derive"] }
 futures = "0.3.30"