From 6fba98f21a558c0e96d142fd93e4ca3e5092e20c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 20:12:52 +0000 Subject: [PATCH] Bump plotly from 5.16.0 to 6.1.2 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.16.0 to 6.1.2. - [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.16.0...v6.1.2) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements-plot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-plot.txt b/requirements-plot.txt index f7d9798146f..c9228486e92 100644 --- a/requirements-plot.txt +++ b/requirements-plot.txt @@ -1,4 +1,4 @@ # Include all requirements to run the bot. -r requirements.txt -plotly==5.16.0 +plotly==6.1.2