From 6786756847e1ba09ce34649b8c7b23926d7610fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:16:17 +0000 Subject: [PATCH] Bump tensorflow in /infrastructure/src/main/resources/logger Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.0 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.5.0...v2.11.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- infrastructure/src/main/resources/logger/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/src/main/resources/logger/requirements.txt b/infrastructure/src/main/resources/logger/requirements.txt index de7a0b3..470371e 100644 --- a/infrastructure/src/main/resources/logger/requirements.txt +++ b/infrastructure/src/main/resources/logger/requirements.txt @@ -1,4 +1,4 @@ google-cloud-bigquery==2.20.0 -tensorflow==2.5.0 +tensorflow==2.11.1 pillow==9.0.0 tf-agents==0.8.0 \ No newline at end of file