From 3d56022daf7b5391d59679d009359dcfb782255c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 Jun 2023 16:34:07 +0000 Subject: [PATCH] Bump tensorflow from 2.11.0 to 2.11.1 in /Data Mining/DSE Live Chart Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.11.0 to 2.11.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.11.0...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Data Mining/DSE Live Chart/requirements.txt | 2 +- Data Mining/DSE Live Chart/requirements2.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Data Mining/DSE Live Chart/requirements.txt b/Data Mining/DSE Live Chart/requirements.txt index 10bcbd60..7c8464fc 100644 --- a/Data Mining/DSE Live Chart/requirements.txt +++ b/Data Mining/DSE Live Chart/requirements.txt @@ -37,7 +37,7 @@ tensorboard==2.11.2 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1 gast==0.4.0 -tensorflow==2.11.0 +tensorflow==2.11.1 backcall==0.2.0 ipykernel==6.21.2 matplotlib-inline==0.1.6 diff --git a/Data Mining/DSE Live Chart/requirements2.txt b/Data Mining/DSE Live Chart/requirements2.txt index 69424eee..e6002d38 100644 --- a/Data Mining/DSE Live Chart/requirements2.txt +++ b/Data Mining/DSE Live Chart/requirements2.txt @@ -55,7 +55,7 @@ google-auth==2.16.1 pygments==2.14.0 tensorboard==2.11.2 babel==2.11.0 -tensorflow==2.11.0 +tensorflow==2.11.1 tensorflow-estimator==2.11.0 keras==2.11.0 python-dateutil==2.8.2