From cbc283459e3efb851b4156e7fcefc8cecb1d6ace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 01:13:00 +0000 Subject: [PATCH] chore(deps): bump plotly from 6.5.2 to 6.6.0 Bumps [plotly](https://github.com/plotly/plotly.py) from 6.5.2 to 6.6.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/v6.5.2...v6.6.0) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84da4ad..27d4889 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ packaging==26.0 pandas==2.3.3 peewee==3.19.0 platformdirs==4.5.1 -plotly==6.5.2 +plotly==6.6.0 pluggy==1.6.0 propcache==0.4.1 psutil==7.2.1