From c8cf68b3125ec919dbaf340996f7594c4273a9e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 11:03:31 +0000 Subject: [PATCH] Bump plotly from 6.6.0 to 6.7.0 in /dash Bumps [plotly](https://github.com/plotly/plotly.py) from 6.6.0 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.6.0...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] --- dash/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dash/requirements.txt b/dash/requirements.txt index d93ad32..c63d358 100644 --- a/dash/requirements.txt +++ b/dash/requirements.txt @@ -12,7 +12,7 @@ Jinja2==3.1.6 MarkupSafe==3.0.3 numpy==2.4.4 pandas==3.0.2 -plotly==6.6.0 +plotly==6.7.0 python-dateutil==2.9.0.post0 pytz==2026.1.post1 retrying==1.4.2