From 8a69da893b339c6550d5f0b6ffde2e7e1778a8ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 18:45:33 +0000 Subject: [PATCH] Bump plotly from 5.24.1 to 6.5.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.24.1 to 6.5.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/v5.24.1...v6.5.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 76e3ba7a..40991947 100644 --- a/requirements.txt +++ b/requirements.txt @@ -334,7 +334,7 @@ platformdirs==4.3.7 # via # black # jupyter-core -plotly==5.24.1 +plotly==6.5.0 # via # dash # pymatgen