From 11e6912e13f1c0dd785959ce44f591e7a2bfd55d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:49:15 +0000 Subject: [PATCH] Bump tensorflow from 2.8.1 to 2.9.3 in /notebooks Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.8.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.8.1...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index 9f5e27f..031d454 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -10,5 +10,5 @@ scipy==1.3.1 numpy==1.17.4 ipywidgets>=7.5 plotly==4.10.0 -tensorflow==2.8.1 +tensorflow==2.9.3 optuna==2.10.0