From 31dc0fe3270aad8d5f51df7ea2e1f87ec175a1b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 04:37:03 +0000 Subject: [PATCH] chore(deps): bump plotly from 6.1.2 to 6.2.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 6.1.2 to 6.2.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.2...v6.2.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 c9228486e..a97628cd2 100644 --- a/requirements-plot.txt +++ b/requirements-plot.txt @@ -1,4 +1,4 @@ # Include all requirements to run the bot. -r requirements.txt -plotly==6.1.2 +plotly==6.2.0