diff --git a/plotly/Cargo.toml b/plotly/Cargo.toml index 24340dcc..407692db 100644 --- a/plotly/Cargo.toml +++ b/plotly/Cargo.toml @@ -56,7 +56,7 @@ kaleido_download = ["plotly_kaleido/download"] [dependencies] -askama = { version = "0.14.0", features = ["serde_json"] } +askama = { version = "0.15.0", features = ["serde_json"] } dyn-clone = "1" erased-serde = "0.4" image = { version = "0.25", optional = true }