From cebd20273c893926d02529cb15fff60e8a6f322f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 11:05:18 +0000 Subject: [PATCH] Update kaleido requirement from ~=0.2.1 to ~=1.3.0 Updates the requirements on [kaleido](https://github.com/plotly/kaleido) to permit the latest version. - [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/v0.2.1...v1.3.0) --- updated-dependencies: - dependency-name: kaleido dependency-version: 1.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5e06abe..a6b621d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,4 +25,4 @@ azure-storage-blob~=12.29.0 sentry-sdk[flask]~=2.61.1 python-dotenv~=1.2.2 bleach~=6.3.0 -kaleido~=0.2.1 +kaleido~=1.3.0