From 256c6a2bfd2a943bbf4f1fd044a1546964de003e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 08:26:51 +0000 Subject: [PATCH] build(deps): bump plotly from 5.24.1 to 6.3.1 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.24.1 to 6.3.1. - [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.3.1) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.3.1 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 faad3c1bc..e329f774e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ itables==2.5.2 notebook==7.4.7 pandas==2.3.3 pillow==12.0.0 -plotly==5.24.1 +plotly==6.3.1 pygithub==2.8.1 python-dotenv==1.2.1 requests==2.32.5