From f08ea521f90f642c98c0a2b87f9f67e6914841ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 20:15:37 +0000 Subject: [PATCH] Bump tensorboard from 2.10.0 to 2.16.2 Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.10.0 to 2.16.2. - [Release notes](https://github.com/tensorflow/tensorboard/releases) - [Changelog](https://github.com/tensorflow/tensorboard/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorboard/compare/2.10.0...2.16.2) --- updated-dependencies: - dependency-name: tensorboard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 763d05793895f..52d6407bd0580 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -5,7 +5,7 @@ sphinx==5.0.0 # something related to Docker setup. We can investigate this later sphinxcontrib.katex==0.8.6 matplotlib==3.6.0 -tensorboard==2.10.0 +tensorboard==2.16.2 # required to build torch.distributed.elastic.rendezvous.etcd* docs python-etcd==0.4.5 sphinx-copybutton==0.5.0