From 6ea2839de2e46460c8383572b0c6e4dd0854ba6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 01:26:23 +0000 Subject: [PATCH] Bump tensorflow from 1.15.0 to 2.5.3 in /test Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.0 to 2.5.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.0...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- test/requirements-testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/requirements-testing.txt b/test/requirements-testing.txt index c8d8d37..e478b8f 100644 --- a/test/requirements-testing.txt +++ b/test/requirements-testing.txt @@ -1,4 +1,4 @@ -tensorflow==1.15.0 +tensorflow==2.5.3 pytest requests opencv-python