From d116d1b2e231af38b09ed99fc4fe4d12816bc18c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 09:32:36 +0000 Subject: [PATCH] build(deps): bump plotly from 5.24.1 to 6.4.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.24.1 to 6.4.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.24.1...v6.4.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.4.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 493654fbf17a..ac115e0e28f4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ google-api-python-client==2.187.0 igdb-api-v4==0.3.3 isodate==0.7.2 -plotly==5.24.1 +plotly==6.4.0 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