From e50d9cad546507be56f0732d1a3f9da7686b09f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 00:13:34 +0000 Subject: [PATCH] Bump tensorflow from 0.12.1 to 2.5.3 in /entity_linkage/typing/knet Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.12.1 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/0.12.1...v2.5.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- entity_linkage/typing/knet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entity_linkage/typing/knet/requirements.txt b/entity_linkage/typing/knet/requirements.txt index 36e75e01..352b33cd 100644 --- a/entity_linkage/typing/knet/requirements.txt +++ b/entity_linkage/typing/knet/requirements.txt @@ -40,7 +40,7 @@ pyzmq==18.0.1 qtconsole==4.4.3 Send2Trash==1.5.0 six==1.12.0 -tensorflow==0.12.1 +tensorflow==2.5.3 terminado==0.8.2 testpath==0.4.2 tornado==6.0.2