From 5c5c4242b9817c7d83bff0b1ffb5bd65d3d426df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 09:06:36 +0000 Subject: [PATCH] build(deps): bump plotly from 5.24.1 to 6.5.2 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.24.1 to 6.5.2. - [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.24.1...v6.5.2) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.5.2 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 9364d30c7..cec60f7a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ itables==2.7.0 notebook==7.5.3 pandas==3.0.0 pillow==12.1.0 -plotly==5.24.1 +plotly==6.5.2 pygithub==2.8.1 python-dotenv==1.2.1 requests==2.32.5