diff --git a/pyproject.toml b/pyproject.toml index 35060918..c8b5773c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -100,7 +100,7 @@ web = [ # data serialization "pyarrow==22.0.0", # plots - "holoviews==1.21.0", + "holoviews==1.22.1", "hvplot==0.12.1", "matplotlib==3.10.7", "seaborn==0.13.2",