From 01e6166f469718f9273bcca11803ef5862306af4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 18:17:11 +0000 Subject: [PATCH] Bump kaleido from 0.2.1 to 0.4.1 Bumps [kaleido](https://github.com/plotly/Kaleido) from 0.2.1 to 0.4.1. - [Release notes](https://github.com/plotly/Kaleido/releases) - [Commits](https://github.com/plotly/Kaleido/compare/v0.2.1...v0.4.1) --- updated-dependencies: - dependency-name: kaleido 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 1f22395..41a98bd 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==0.4.1 \ No newline at end of file