Skip to content

Commit 6ef5b79

Browse files
Bump tensorboard from 2.18.0 to 2.20.0
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>
1 parent b21ab77 commit 6ef5b79

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ statsmodels = "0.14.4" # statistical models library
3737
umap-learn = "0.5.7" # dimensionality reduction library
3838
hdbscan = "0.8.40" # clustering library
3939
plotly = "6.6.0" # interactive plotting library
40-
tensorboard = "2.18.0" # inspection tool for deep learning
40+
tensorboard = "2.20.0" # inspection tool for deep learning
4141
openTSNE = "1.0.2" # fast t-SNE implementation
4242
SAlib = "1.5.1" # sensitivity analysis library
4343
scikit-image = "0.25.0" # image processing library

0 commit comments

Comments
 (0)