From eb8a6b2fbbd8ed462305f4b020aef49ed050f816 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 20:50:41 +0000 Subject: [PATCH] Bump tensorflow Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.8.0 to 2.9.3. - [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/v0.8.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../deep-pwning-master/deep-pwning-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Exploitation Tools/deep-pwning-master/deep-pwning-master/requirements.txt b/Exploitation Tools/deep-pwning-master/deep-pwning-master/requirements.txt index 905d7ed6d..f14c4e5e7 100644 --- a/Exploitation Tools/deep-pwning-master/deep-pwning-master/requirements.txt +++ b/Exploitation Tools/deep-pwning-master/deep-pwning-master/requirements.txt @@ -2,4 +2,4 @@ matplotlib==1.5.1 numpy==1.11.1 pandas==0.18.1 six==1.10.0 -tensorflow==0.8.0 +tensorflow==2.9.3