From 0ef7906916e829fb1f80ce3894c7b65498e31b9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 18:18:13 +0000 Subject: [PATCH] Bump kaleido from 1.2.0 to 1.3.0 Bumps [kaleido](https://github.com/plotly/kaleido) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/plotly/kaleido/releases) - [Changelog](https://github.com/plotly/Kaleido/blob/master/CHANGELOG.md) - [Commits](https://github.com/plotly/kaleido/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: kaleido dependency-version: 1.3.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 d7874d9..575ee5e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ streamlit==1.57.0 pandas==3.0.2 plotly==6.7.0 -kaleido==1.2.0 +kaleido==1.3.0 beautifulsoup4==4.14.3 \ No newline at end of file