From 68cde4711f50f14737876d77341b2c458b3440a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 13:17:08 +0000 Subject: [PATCH] build(deps): bump plotly from 5.24.1 to 6.2.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.24.1 to 6.2.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.2.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.2.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 403e37785..8a2e840e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ itables==2.4.4 notebook==7.4.4 pandas==2.3.1 pillow==11.3.0 -plotly==5.24.1 +plotly==6.2.0 pygithub==2.6.1 python-dotenv==1.1.1 requests==2.32.4