From 68696d334b623e82e272bf2646a863f5f43a48c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 20 Sep 2025 12:01:07 +0000 Subject: [PATCH] pip(deps): bump kaleido from 0.2.1 to 1.1.0 Bumps [kaleido](https://github.com/plotly/kaleido) from 0.2.1 to 1.1.0. - [Release notes](https://github.com/plotly/kaleido/releases) - [Commits](https://github.com/plotly/kaleido/compare/v0.2.1...v1.1.0) --- updated-dependencies: - dependency-name: kaleido dependency-version: 1.1.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..4f23f245 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.1.0 certifi==2025.8.3 uvloop==0.21.0; sys_platform == 'linux' recordclass==0.22.1