From cf5233366074ef33909cb89cf61b03061ceec386 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 01:24:01 +0000 Subject: [PATCH] build(deps): bump tensorboard from 2.18.0 to 2.19.0 Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.18.0 to 2.19.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.18.0...2.19.0) --- updated-dependencies: - dependency-name: tensorboard dependency-version: 2.19.0 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 86fa98ed..0fd5a699 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ torch==2.4.1 -tensorboard==2.18.0 +tensorboard==2.19.0