From 4bcc739c420f45625452591e64a62f67041ad808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:16:43 +0000 Subject: [PATCH] Bump tensorflow from 2.11.1 to 2.12.1 in /object/detection/src Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.11.1 to 2.12.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.11.1...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- object/detection/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/object/detection/src/requirements.txt b/object/detection/src/requirements.txt index e694cc5..39039cc 100644 --- a/object/detection/src/requirements.txt +++ b/object/detection/src/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==2.11.1 +tensorflow==2.12.1 keras==2.4.3 numpy==1.22.0 pillow==10.3.0