From 1f36f4802a115446f0ce04694e267e8eafb73119 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 03:41:23 +0000 Subject: [PATCH] Bump tensorboard from 2.14.0 to 2.14.1 Bumps [tensorboard](https://github.com/tensorflow/tensorboard) from 2.14.0 to 2.14.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.14.0...2.14.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 0cd68df2a..b79f02e93 100644 --- a/requirements-freqai.txt +++ b/requirements-freqai.txt @@ -8,5 +8,5 @@ joblib==1.3.2 catboost==1.2.2; 'arm' not in platform_machine lightgbm==4.1.0 xgboost==2.0.0 -tensorboard==2.14.0 +tensorboard==2.14.1 datasieve==0.1.7