From 349e2bb3a8353bf7b4330512bca23dbb1e3448a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 18:28:23 +0000 Subject: [PATCH] Bump plotly from 5.24.0 to 6.1.1 Bumps [plotly](https://github.com/plotly/plotly.py) from 5.24.0 to 6.1.1. - [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.0...v6.1.1) --- updated-dependencies: - dependency-name: plotly dependency-version: 6.1.1 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 1f22395..dbb5b44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,5 +18,5 @@ uncurl==0.0.11 nltk==3.9.1 timm==1.0.9 seaborn==0.13.2 -plotly==5.24.0 +plotly==6.1.1 kaleido==0.2.1 \ No newline at end of file