From 92d37643a5aceddc4f438d40295c69079328d730 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 20:48:51 +0000 Subject: [PATCH] Bump tensorflow from 0.12.1 to 2.9.3 in /entity_linkage/typing/knet Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 0.12.1 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/0.12.1...v2.9.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..2dc4217f 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.9.3 terminado==0.8.2 testpath==0.4.2 tornado==6.0.2