From 7ec52638127cb46537f220e5b64618e8c8046dca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 09:33:20 +0000 Subject: [PATCH] deps: bump plotly from 6.7.0 to 6.9.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 6.7.0 to 6.9.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.7.0...v6.9.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index aba6fe8..66cd301 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Jinja2==3.1.6 fastapi==0.136.1 httpx-sse==0.4.3 httpx==0.28.1 -plotly==6.7.0 +plotly==6.9.0 pydantic-settings==2.12.0 pydantic==2.12.5 pydantic_core==2.41.5