From 6758253327fd00d25f64b4161a2cd9014ca6d86c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:40:45 +0000 Subject: [PATCH] Bump tensorflow from 1.13.1 to 2.7.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 to 2.7.2. - [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.13.1...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-databricks.txt | 2 +- requirements-test.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-databricks.txt b/requirements-databricks.txt index 949d4c34..e0ffb81a 100644 --- a/requirements-databricks.txt +++ b/requirements-databricks.txt @@ -14,7 +14,7 @@ deprecated==1.2.5 setuptools==41.6.0 pyarrow==0.13.0 Jinja2==2.10.1 -tensorflow==1.13.1 +tensorflow==2.7.2 keras==2.2.4 pygments>=2.1.3 flask==1.0.2 diff --git a/requirements-test.txt b/requirements-test.txt index dac29e0d..70bd1bbc 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -18,7 +18,7 @@ setuptools==41.6.0 pyarrow==0.13.0 tabulate==0.8.2 Jinja2==2.10.1 -tensorflow==1.13.1 +tensorflow==2.7.2 keras==2.2.4 pillow==6.2.0 pygments>=2.2.0 diff --git a/requirements.txt b/requirements.txt index 5a79baf5..cf74b91d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ deprecated==1.2.5 setuptools==41.6.0 pyarrow==0.13.0 Jinja2==2.10.1 -tensorflow==1.13.1 +tensorflow==2.7.2 keras==2.2.4 pygments>=2.2.0 flask==1.0.2