From af0bccd398dd6d1cd8fcca9557a59a5bbdc69d9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 14:53:26 +0000 Subject: [PATCH] Bump tensorflow from 1.4.0 to 2.5.0 in /requirements Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.4.0 to 2.5.0. - [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.4.0...v2.5.0) Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 094334b58..d1ee481f0 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -2,7 +2,7 @@ chainer==3.1.0 Keras==2.1.3 nose==1.3.7 numpy==1.13.3 -tensorflow==1.4.0 +tensorflow==2.5.0 typing==3.6.1 recommonmark==0.4.0 Sphinx==1.5.5