From 39e57ba1409dde63505292adeeb3581009988c2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 07:38:49 +0000 Subject: [PATCH] Bump plotly from 5.17.0 to 5.18.0 in /requirements Bumps [plotly](https://github.com/plotly/plotly.py) from 5.17.0 to 5.18.0. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v5.17.0...v5.18.0) --- updated-dependencies: - dependency-name: plotly dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_doc.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_doc.txt b/requirements/requirements_doc.txt index 51b360c0..4f14bda4 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -9,7 +9,7 @@ numpy==1.26.1 numpydoc==1.6.0 pandas==2.1.1 panel==1.2.3 -plotly==5.17.0 +plotly==5.18.0 pypandoc==1.12 pythreejs==2.4.2 pyvista==0.42.3