From 537b72e2fc59ba4ab2c851c6dc7775d310d7dc5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:03:35 +0000 Subject: [PATCH] Bump tensorflow from 2.3.1 to 2.9.3 in /simulation_study Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.1 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.3.1...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- simulation_study/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simulation_study/requirements.txt b/simulation_study/requirements.txt index 2ee6c04..f4e98ef 100644 --- a/simulation_study/requirements.txt +++ b/simulation_study/requirements.txt @@ -65,7 +65,7 @@ six==1.14.0 sklearn==0.0 smart-open==1.9.0 tensorboard==2.0.2 -tensorflow==2.3.1 +tensorflow==2.9.3 tensorflow-estimator==2.0.1 termcolor==1.1.0 tqdm==4.43.0