From 224766173725344da52e1516b8e5b3dea5177abf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 23:29:53 +0000 Subject: [PATCH] Bump tensorflow Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.8.0 to 2.5.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.5.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..491c480c5 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.5.3