From 94592b27df108dac00b9c3fc2aa883585c8ed7e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 22:52:33 +0000 Subject: [PATCH] Bump tensorflow Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.1.2 to 2.9.3. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.1.2...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../models/audio_models/test_tpot_classifier/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/helpers/models/audio_models/test_tpot_classifier/requirements.txt b/tests/helpers/models/audio_models/test_tpot_classifier/requirements.txt index 5150d8f3..be550d4b 100644 --- a/tests/helpers/models/audio_models/test_tpot_classifier/requirements.txt +++ b/tests/helpers/models/audio_models/test_tpot_classifier/requirements.txt @@ -338,7 +338,7 @@ tbb==2019.0 tblib==1.6.0 tensorboard==2.1.1 tensorboard-plugin-wit==1.6.0.post3 -tensorflow==2.1.2 +tensorflow==2.9.3 tensorflow-estimator==2.1.0 tensorpack==0.9.4 termcolor==1.1.0