From b769a227a885a5fe82b46e3086918e19f11c6809 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 23:55:39 +0000 Subject: [PATCH] Bump tensorflow from 2.10.0 to 2.11.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.10.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.10.0...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8bc8870..6ae5123 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ questionary==1.9.0 requests==2.24.0 rich==12.0.1 scipy==1.9.2 -tensorflow==2.10.0 +tensorflow==2.11.1 tensorflow-hub==0.12.0 # To run textbugger, bae_garg and textfooler attacks tensorflow-text==2.10.0 # Dependency on torchfile==0.1.0 # To run fga_jia_2019 attack