From cc10961a92af62db73c6ec078b6d6e309f6eb133 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 10:41:46 +0000 Subject: [PATCH] deps: bump plotly from 5.22.0 to 6.8.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.22.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/v5.22.0...v6.8.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.8.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc7d7b1..cb514b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -75,7 +75,7 @@ pillow==11.1.0 # captcha # matplotlib # streamlit -plotly==5.22.0 +plotly==6.8.0 # via src (pyproject.toml) protobuf==6.32.0 # via streamlit