From 602cd35f79f4effade0af10c8beeb4a1b15357c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 09:25:35 +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 6fd91417c27d..805aa60c7c1e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ google-api-python-client==2.190.0 igdb-api-v4==0.3.3 isodate==0.7.2 -plotly==5.24.1 +plotly==6.5.2 psutil==6.0.0 # required for orca, orca is required to save plotly figures as images python-dotenv==1.2.1 requests==2.32.5