From 5c626a7fd0463dc8a5267fcfd31cbe1032fea244 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 06:00:24 +0000 Subject: [PATCH] build(deps): bump plotly from 5.22.0 to 5.23.0 in /requirements Bumps [plotly](https://github.com/plotly/plotly.py) from 5.22.0 to 5.23.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.22.0...v5.23.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 2aaab91f..9287c12c 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -3,7 +3,7 @@ git+https://github.com/ansys/pymapdl@main numpy==1.26.4 nest-asyncio==1.6.0 pandas==2.2.2 -plotly==5.22.0 +plotly==5.23.0 pythreejs==2.4.2 pyvista[jupyter]==0.44.0 vtk==9.3.1