From 421924d98c4f4830f9eac4f21b676f7c37e0cf1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 16:49:59 +0000 Subject: [PATCH] Bump tensorflow from 1.15.4 to 2.6.4 in /tensorpack/docs Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.6.4. - [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/v1.15.4...v2.6.4) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tensorpack/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorpack/docs/requirements.txt b/tensorpack/docs/requirements.txt index c561f2b..29bb121 100644 --- a/tensorpack/docs/requirements.txt +++ b/tensorpack/docs/requirements.txt @@ -5,4 +5,4 @@ Sphinx>=1.6 recommonmark==0.4.0 sphinx_rtd_theme mock -tensorflow==1.15.4 +tensorflow==2.6.4