Skip to content

Bump tensorboard from 2.18.0 to 2.20.0#117

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tensorboard-2.20.0
Open

Bump tensorboard from 2.18.0 to 2.20.0#117
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/tensorboard-2.20.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps tensorboard from 2.18.0 to 2.20.0.

Release notes

Sourced from tensorboard's releases.

TensorBoard 2.20.0

The 2.20 minor series tracks TensorFlow 2.20.

Features

  • Compatible with Python 3.13 (see next point)
  • Added a dependency to Pillow (https://python-pillow.github.io/), to replace use of deprecated standard library imghdr (removed in Python 3.13) (#7009, thanks @​Zamanhuseyinli)
  • Updated vendored version of bleach library to 6.2.0 and removed dependency on six library. (#7013)

TensorBoard 2.19.0

The 2.19 minor series tracks TensorFlow 2.19.

This release contains only internal cleanups, with no particular new features or bug fixes.

Changelog

Sourced from tensorboard's changelog.

Release 2.20.0

The 2.20 minor series tracks TensorFlow 2.20.

Features

  • Compatible with Python 3.13 (see next point)
  • Added a dependency to Pillow (https://python-pillow.github.io/), to replace use of deprecated standard library imghdr (removed in Python 3.13) (#7009, thanks @​Zamanhuseyinli)
  • Updated vendored version of bleach library to 6.2.0 and removed dependency on six library. (#7013)

Release 2.19.0

The 2.19 minor series tracks TensorFlow 2.19.

This release contains only internal cleanups, with no particular new features or bug fixes.

Commits
  • 474d3ee TensorBoard 2.20.0
  • 16ba625 Release notes for TensorBoard 2.20.0
  • 8984188 Pin TF for 2.20 branch
  • edef719 Updates TF compat protos
  • b94d929 Replaces uses of deprecated imghdr with Pillow to detect image MIME types (#7...
  • 3aee8d8 Updates (vendored) bleach to 6.2.0 and removes dependencies on six and `htm...
  • b0a4e02 Remove deprecated call to flatDoc.normalize (#7011)
  • d1c5820 Replaces deprecated use of numpy#fromstring method with #frombuffer (#7004)
  • f0f86bd LSC with style fix for material icon. (#7001)
  • 2f7e250 "Fix" an issue with pytype timeouts (#7000)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.18.0 to 2.20.0.
- [Release notes](https://github.com/tensorflow/tensorboard/releases)
- [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorboard@2.18.0...2.20.0)

---
updated-dependencies:
- dependency-name: tensorboard
  dependency-version: 2.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants