diff --git a/pyproject.toml b/pyproject.toml index d5a90f7..1b07e7a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -89,7 +89,7 @@ web = [ "python-dateutil==2.9.0.post0", # plots "holoviews==1.20.0", - "hvplot==0.11.1", + "hvplot==0.11.2", "matplotlib==3.10.0", "seaborn==0.13.2", ]