From db1f2c8c6d2e2c64165b1ad81724daef41f1a7d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 19:51:29 +0000 Subject: [PATCH] [DEPENDABOT]: Bump plotly from 5.24.1 to 6.0.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.24.1 to 6.0.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.0.0) --- updated-dependencies: - dependency-name: plotly 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 76c23d00..f13e65de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -67,7 +67,7 @@ pillow==11.1.0 ; python_version >= "3.11" and python_version < "3.13" pingouin==0.5.5 ; python_version >= "3.11" and python_version < "3.13" pkginfo==1.12.0 ; python_version >= "3.11" and python_version < "3.13" platformdirs==4.3.6 ; python_version >= "3.11" and python_version < "3.13" -plotly==5.24.1 ; python_version >= "3.11" and python_version < "3.13" +plotly==6.0.0 ; python_version >= "3.11" and python_version < "3.13" pluggy==1.5.0 ; python_version >= "3.11" and python_version < "3.13" poetry-core==2.0.1 ; python_version >= "3.11" and python_version < "3.13" poetry-plugin-export==1.8.0 ; python_version >= "3.11" and python_version < "3.13"