Skip to content

Update kaleido requirement from !=0.2.1.post1,<0.4 to !=0.2.1.post1,<1.5 - #402

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/kaleido-neq-0.2.1.post1-and-lt-1.5
Open

Update kaleido requirement from !=0.2.1.post1,<0.4 to !=0.2.1.post1,<1.5#402
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/kaleido-neq-0.2.1.post1-and-lt-1.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 3, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on kaleido to permit the latest version.

Release notes

Sourced from kaleido's releases.

v1.4.0

Fixed

  • Fix TypeError: Type is not JSON serializable: Timestamp when a figure contains datetime-like values such as a pandas Timestamp; these now serialize to ISO strings [#461], with thanks to @​binggao1230 for the contribution!
  • Fix orjson serialization of Decimal values [[issue #453](plotly/Kaleido#453

Changed

  • Switch default MathJax version from v2 to v3 [#469]
Changelog

Sourced from kaleido's changelog.

v1.4.0

Fixed

  • Fix TypeError: Type is not JSON serializable: Timestamp when a figure contains datetime-like values such as a pandas Timestamp; these now serialize to ISO strings [#461], with thanks to @​binggao1230 for the contribution!
  • Fix orjson serialization of Decimal values [[issue #453](plotly/Kaleido#453

Changed

  • Switch default MathJax version from v2 to v3 [#469]

v1.3.0

Added

  • Allow for request headers to be added to Choreographer calls [#446]

Changed

  • Significant refactor, better organization
  • write_fig and _from_object now take an additional argument: cancel_on_error: bool, default False. See docs.
  • Update Choreographer to v1.3.0 [#449]

Deprecated

  • Unused path argument for calc_fig was deprecated.

Fixed

  • Fixed race condition where two render tasks would choose the same filename
  • Fix issue where exporting large figures could cause hang [#442], with thanks to @​EliasTalcott for the contribution!

v1.3.0rc0

  • Significant refactor, better organization
  • write_fig and _from_object now take an additional argument: cancel_on_error: bool, default False. See docs.
  • Unused path argument for calc_fig was deprecated.
  • Fixed race condition where two render tasks would choose the same filename

v1.2.0

  • Try to use plotly JSON encoder instead of default

v1.1.0

  • Add testing
  • Fix a variety of type bugs
  • Change order of browser closer to fix hang
  • Explicitly handle certain argument options better
  • Move temp file creation to .open() out of init()
  • Reduce mathjax version to plotly.py
  • Fix hang and add automatic close with stop_sync_server
  • Add option to silence warnings in start/stop_sync_server
  • Fix bug where attribute was inconsistently named

v1.1.0rc0

  • Improve verbosity of errors when starting kaleido improperly

... (truncated)

Commits
  • 90be50a Merge pull request #473 from plotly/release-v1.4.0
  • 0a2a0ab use official astral ruff workflow and pin ruff version
  • 1733e0e update changelog for v1.4.0
  • aedf5d7 Merge pull request #452 from plotly/dependabot/uv/src/py/uv-c30c77f42d
  • 833baa7 Merge pull request #460 from plotly/dependabot/npm_and_yarn/src/js/npm_and_ya...
  • 73732d4 Merge pull request #469 from plotly/default-mathjax-v3
  • ae6f856 Merge branch 'main' into default-mathjax-v3
  • cd2c1af update changelog
  • 27219ad Merge pull request #461 from gaoflow/fix-458-datetime-serialization
  • f5f6b69 Update CHANGELOG
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
kaleido [>= 0.4.dev0, < 0.5]

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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/main/CHANGELOG.md)
- [Commits](plotly/Kaleido@v0.0.1rc1...v1.4.0)

---
updated-dependencies:
- dependency-name: kaleido
  dependency-version: 1.4.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Upgrade and lock dependencies label Sep 3, 2026
@dependabot
dependabot Bot requested a review from tpvasconcelos as a code owner September 3, 2026 23:24
@dependabot dependabot Bot added the dependencies Upgrade and lock dependencies label Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Thank you for submitting your first pull request with us! 🎉

Our response times may vary, but we'll get back to you as soon as we can!

To help us help you, please make sure you have ticked all the boxes in the pull request template.

Welcome aboard! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade and lock dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants