From 3abe874d2d6bebb9aa13cceda071315c16390d5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 21:55:30 +0000 Subject: [PATCH] Bump tensorflow from 1.15.2 to 2.9.3 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.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/v1.15.2...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_python2.txt | 2 +- requirements_python3.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements_python2.txt b/requirements_python2.txt index 8f8017c..c4cb69f 100644 --- a/requirements_python2.txt +++ b/requirements_python2.txt @@ -1,2 +1,2 @@ -tensorflow==1.15.2 +tensorflow==2.9.3 six==1.14.0 diff --git a/requirements_python3.txt b/requirements_python3.txt index 4109b48..7e7df62 100644 --- a/requirements_python3.txt +++ b/requirements_python3.txt @@ -45,7 +45,7 @@ requests-oauthlib==1.3.0 rsa==4.0 six==1.14.0 soupsieve==2.0 -tensorflow==1.15.2 +tensorflow==2.9.3 termcolor==1.1.0 urllib3==1.25.7 Werkzeug==0.16.0