From 42585b0f00bc3187b77a8c44fb489fccf52c1eae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jan 2022 21:43:53 +0000 Subject: [PATCH] Bump tensorflow from 2.6.0 to 2.6.1 in /2021-Fall/assignment4 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.0 to 2.6.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.6.0...v2.6.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2021-Fall/assignment4/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2021-Fall/assignment4/requirements.txt b/2021-Fall/assignment4/requirements.txt index c310bc6..6e00ff2 100644 --- a/2021-Fall/assignment4/requirements.txt +++ b/2021-Fall/assignment4/requirements.txt @@ -86,7 +86,7 @@ tenacity==8.0.1 tensorboard==2.6.0 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.0 -tensorflow==2.6.0 +tensorflow==2.6.1 tensorflow-estimator==2.6.0 termcolor==1.1.0 terminado==0.11.1