From 25d53e13ad146039d9f35b72ed998ce72cb55a03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 01:22:01 +0000 Subject: [PATCH] build(deps): bump tensorboard from 2.17.0 to 2.18.0 Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.17.0 to 2.18.0. - [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.17.0...2.18.0) --- updated-dependencies: - dependency-name: tensorboard dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8ca0d980..a6972f13 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ torch==2.3.1 -tensorboard==2.17.0 +tensorboard==2.18.0