From 101ec26f4fc4a94d45bf39b50c8c714bd7496aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:18:08 +0000 Subject: [PATCH] Bump tensorflow from 1.10.0 to 2.9.3 in /notebook Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.10.0 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/v1.10.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- notebook/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebook/requirements.txt b/notebook/requirements.txt index d2e4df7..aafe2b5 100644 --- a/notebook/requirements.txt +++ b/notebook/requirements.txt @@ -11,7 +11,7 @@ pyspark==2.3.2 seaborn==0.9.0 matplotlib==3.0.3 flask==1.0.2 -tensorflow==1.10.0 +tensorflow==2.9.3 pillow==6.0.0 boto3==1.9.139 keras==2.2.4