From b553c66d7fa252d279b01b77ab2d43384cee9d2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:56:19 +0000 Subject: [PATCH] Bump tensorflow from 2.8.1 to 2.11.1 in /notebooks Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.8.1 to 2.11.1. - [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.11.1) --- 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..6937e40 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.11.1 optuna==2.10.0