From 9aba1788ce28a3824787d73bf96976c1e690a8a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 15:38:51 +0000 Subject: [PATCH] Bump plotly from 6.5.2 to 6.7.0 in /app Bumps [plotly](https://github.com/plotly/plotly.py) from 6.5.2 to 6.7.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.5.2...v6.7.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements/base.txt b/app/requirements/base.txt index c788a2bd..476f94dc 100644 --- a/app/requirements/base.txt +++ b/app/requirements/base.txt @@ -18,7 +18,7 @@ libsass==0.23.0 numpy==2.4.2 oemof-thermal==0.0.9a1 openpyxl==3.1.5 -plotly==6.5.2 +plotly==6.7.0 psycopg2-binary==2.9.11 requests==2.32.5 toml==0.10.2