From f127e5d172c363c7715a0c01b0c788c1db54e3b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 19:25:37 +0000 Subject: [PATCH] Bump kaleido from 0.2.1 to 1.0.0 Bumps [kaleido](https://github.com/plotly/kaleido) from 0.2.1 to 1.0.0. - [Release notes](https://github.com/plotly/kaleido/releases) - [Commits](https://github.com/plotly/kaleido/compare/v0.2.1...v1.0.0) --- updated-dependencies: - dependency-name: kaleido dependency-version: 1.0.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 1f22395..2450abb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,4 +19,4 @@ nltk==3.9.1 timm==1.0.9 seaborn==0.13.2 plotly==5.24.0 -kaleido==0.2.1 \ No newline at end of file +kaleido==1.0.0 \ No newline at end of file