From ecb5ba0e76c41d5c36f95d1410a1e524ecffb698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 11:27:05 +0000 Subject: [PATCH] deps: bump plotly in the plotly-updates group across 1 directory Bumps the plotly-updates group with 1 update in the / directory: [plotly](https://github.com/plotly/plotly.py). Updates `plotly` from 5.24.1 to 6.8.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.8.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.5.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: plotly-updates ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 827b009a0..0e86a2b52 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -167,7 +167,7 @@ pillow==12.1.1 # sphinx-gallery platformdirs==4.5.1 # via jupyter-core -plotly==5.24.1 +plotly==6.8.0 # via pyopenms_viz (pyproject.toml) pluggy==1.6.0 # via pytest diff --git a/requirements.txt b/requirements.txt index dc11f2648..ca311ea79 100644 --- a/requirements.txt +++ b/requirements.txt @@ -173,7 +173,7 @@ pillow==12.1.1 # sphinx-gallery platformdirs==4.5.1 # via jupyter-core -plotly==5.24.1 +plotly==6.8.0 # via pyopenms_viz (pyproject.toml) pluggy==1.6.0 # via pytest