From 780d4d8805e2c4c50b2b2e9cfbc15f50b025f795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 07:43:46 +0000 Subject: [PATCH] build(deps): bump plotly from 6.1.1 to 6.3.0 in /requirements Bumps [plotly](https://github.com/plotly/plotly.py) from 6.1.1 to 6.3.0. - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](https://github.com/plotly/plotly.py/compare/v6.1.1...v6.3.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.3.0 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 1b6d6a8a..f6e2ad5b 100644 --- a/requirements/requirements_doc.txt +++ b/requirements/requirements_doc.txt @@ -3,7 +3,7 @@ git+https://github.com/ansys/pymapdl.git#egg=ansys-mapdl-core[graphics] numpy==2.2.2 nest-asyncio==1.6.0 pandas==2.2.3 -plotly==6.1.1 +plotly==6.3.0 pythreejs==2.4.2 pyvista[jupyter]==0.45.2