From 873a59c3fa28f3580cbef5a0a3b333d6cdb0ae5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 15:12:53 +0000 Subject: [PATCH] Bump tensorflow from 2.4.1 to 2.5.1 in /color_calibration Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.1 to 2.5.1. - [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/v2.4.1...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- color_calibration/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/color_calibration/requirements.txt b/color_calibration/requirements.txt index 711d080..d976fe8 100644 --- a/color_calibration/requirements.txt +++ b/color_calibration/requirements.txt @@ -1,2 +1,2 @@ numpy==1.20.2 -tensorflow==2.4.1 +tensorflow==2.5.1