From 897ec3b8c939b6dcb45db96161a5d4cb4c71b472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 09:34:46 +0000 Subject: [PATCH] deps: bump plotly from 6.7.0 to 6.8.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 6.7.0 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/v6.7.0...v6.8.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.8.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..a4f3f62 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.8.0 pydantic-settings==2.12.0 pydantic==2.12.5 pydantic_core==2.41.5