diff --git a/doc/changelog.d/2043.dependencies.md b/doc/changelog.d/2043.dependencies.md new file mode 100644 index 0000000000..b3c23fd84c --- /dev/null +++ b/doc/changelog.d/2043.dependencies.md @@ -0,0 +1 @@ +Bump panel from 1.6.1 to 1.7.1 \ No newline at end of file diff --git a/pyproject.toml b/pyproject.toml index f2da667f33..268db29c82 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -103,7 +103,7 @@ doc = [ "notebook==7.4.3", "numpydoc==1.8.0", "numpy==2.2.6", - "panel==1.6.1", + "panel==1.7.1", "pdf2image==1.17.0", "Pint==0.24.4", "protobuf==5.29.3",