diff --git a/doc/changelog.d/4327.dependencies.md b/doc/changelog.d/4327.dependencies.md new file mode 100644 index 00000000000..c42933ec117 --- /dev/null +++ b/doc/changelog.d/4327.dependencies.md @@ -0,0 +1 @@ +Bump plotly from 6.4.0 to 6.5.0 in the documentation group diff --git a/pyproject.toml b/pyproject.toml index 3bd9e6a9b7a..9842ad48fae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -99,7 +99,7 @@ doc = [ "nbformat==5.10.4", "numpydoc==1.9.0", "pandas==2.3.3", - "plotly==6.4.0", + "plotly==6.5.0", "pyiges[full]==0.3.2", "pypandoc==1.16.2", "pytest-sphinx==0.6.3",