From 4ef87e3419f1f92f8d2115b1ee5552953dcd920d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 03:41:22 +0000 Subject: [PATCH] chore(deps): bump tensorboard from 2.17.1 to 2.18.0 Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.17.1 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.1...2.18.0) --- updated-dependencies: - dependency-name: tensorboard dependency-type: direct:production update-type: version-update:semver-minor ... 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 e71dfc129..a09eadbb3 100644 --- a/requirements-freqai.txt +++ b/requirements-freqai.txt @@ -11,5 +11,5 @@ catboost==1.2.7; 'arm' not in platform_machine matplotlib==3.9.2 lightgbm==4.5.0 xgboost==2.0.3 -tensorboard==2.17.1 +tensorboard==2.18.0 datasieve==0.1.7