From 708f370e4d1abb93120327328ca9540b643e8219 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 19:38:19 +0000 Subject: [PATCH] Bump tensorflow from 2.2.0 to 2.2.1 in /bit_tf2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.0 to 2.2.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.2.0...v2.2.1) Signed-off-by: dependabot[bot] --- bit_tf2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bit_tf2/requirements.txt b/bit_tf2/requirements.txt index 6e935da..36dffd5 100644 --- a/bit_tf2/requirements.txt +++ b/bit_tf2/requirements.txt @@ -1,3 +1,3 @@ -tensorflow==2.2.0 +tensorflow==2.2.1 tensorflow-datasets==3.1.0 tensorflow-probability==0.10.0 \ No newline at end of file