From 907076faa30cba8629bc1e9f7bffe40d8c902554 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 18:13:28 +0000 Subject: [PATCH] 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 d7874d9..64c2ec2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ streamlit==1.57.0 pandas==3.0.2 -plotly==6.7.0 +plotly==6.8.0 kaleido==1.2.0 beautifulsoup4==4.14.3 \ No newline at end of file