From 314983b139607492e7a7ffd17be38754f37cc659 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 03:48:37 +0000 Subject: [PATCH] chore(deps): bump tensorboard from 2.17.0 to 2.17.1 Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.17.0 to 2.17.1. - [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.17.1) --- updated-dependencies: - dependency-name: tensorboard dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-freqai.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-freqai.txt b/requirements-freqai.txt index a181ab2b4..86cd5152e 100644 --- a/requirements-freqai.txt +++ b/requirements-freqai.txt @@ -11,5 +11,5 @@ catboost==1.2.5; 'arm' not in platform_machine matplotlib==3.9.1.post1 lightgbm==4.5.0 xgboost==2.0.3 -tensorboard==2.17.0 +tensorboard==2.17.1 datasieve==0.1.7