From d070586e655b46cc3122017caed7ded05f70017f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 22:03:30 +0000 Subject: [PATCH] Bump tensorflow from 1.15.0 to 2.9.3 in /tf_quantize Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.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/v1.15.0...v2.9.3) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tf_quantize/requiremenets.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tf_quantize/requiremenets.txt b/tf_quantize/requiremenets.txt index b5170da..75f4c7c 100644 --- a/tf_quantize/requiremenets.txt +++ b/tf_quantize/requiremenets.txt @@ -25,7 +25,7 @@ pytz==2017.2 requests==2.17.3 six==1.10.0 subprocess32==3.2.7 -tensorflow==1.15.0 +tensorflow==2.9.3 traitlets==4.3.2 urllib==1.21.1 urllib3==1.21.1