From 0b7a234bcf9cd5a7db5f9a742c93319f1456b436 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:37:08 +0000 Subject: [PATCH] Bump tensorflow from 2.9.3 to 2.11.1 in /tensorflow_impl Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.9.3 to 2.11.1. - [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/v2.9.3...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tensorflow_impl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow_impl/requirements.txt b/tensorflow_impl/requirements.txt index 54bf25e..1bb366c 100644 --- a/tensorflow_impl/requirements.txt +++ b/tensorflow_impl/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.9.3 +tensorflow==2.11.1 numpy==1.21.6 grpcio==1.33.2 grpcio-tools==1.33.2