From a2ac1fb0e565b76084e29c56b0c7afb60f31fd6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 16:06:45 +0000 Subject: [PATCH] Bump plotly from 5.16.1 to 5.17.0 in /requirements Bumps [plotly](https://github.com/plotly/plotly.py) from 5.16.1 to 5.17.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.16.1...v5.17.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 3629b244..d0cd454a 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -3,7 +3,7 @@ git+https://github.com/ansys/pymapdl@main numpy==1.25.2 nest-asyncio==1.5.7 pandas==2.0.3 -plotly==5.16.1 +plotly==5.17.0 pythreejs==2.4.2 pyvista==0.42.3 vtk==9.2.6