From 9768a66996543adf7361a43226d4bf0761c0c864 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 09:45:38 +0000 Subject: [PATCH] build(deps): bump plotly from 6.1.1 to 6.3.1 in /requirements Bumps [plotly](https://github.com/plotly/plotly.py) from 6.1.1 to 6.3.1. - [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.1) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.3.1 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 5a38c43dc..c2d5aade1 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.1 pythreejs==2.4.2 pyvista[jupyter]==0.46.3