diff --git a/Cargo.toml b/Cargo.toml
index 502d710..6232469 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -28,7 +28,7 @@ members = [
 
 [workspace.dependencies]
 destructure_traitobject = "0.3.0"
-itertools = "0.13.0"
+itertools = "0.14.0"
 serde = { version = "1.0.203", features = ["derive"] }
 ron = "0.8.1"
 paste = "1.0.15"