From 7e35b95436abd71ab70b420e76921c397eaa8bf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Mar 2026 12:32:31 +0000 Subject: [PATCH] pip(deps): bump kaleido from 0.2.1 to 1.2.0 Bumps [kaleido](https://github.com/plotly/kaleido) from 0.2.1 to 1.2.0. - [Release notes](https://github.com/plotly/kaleido/releases) - [Commits](https://github.com/plotly/kaleido/compare/v0.2.1...v1.2.0) --- updated-dependencies: - dependency-name: kaleido dependency-version: 1.2.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 5581331e..44324170 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ py-carbon==1.0.4 aiofiles==24.1.0 plotly==6.3.0 pandas -kaleido==0.2.1 +kaleido==1.2.0 certifi==2025.8.3 uvloop==0.21.0; sys_platform == 'linux' recordclass==0.22.1