From 02ba8822bed1f734fee8ff05bafb93bb63979c69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:17:59 +0000 Subject: [PATCH] Bump tensorflow from 2.11.1 to 2.12.1 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] --- requirements_tensorflow.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_tensorflow.txt b/requirements_tensorflow.txt index 45519db..76d955d 100644 --- a/requirements_tensorflow.txt +++ b/requirements_tensorflow.txt @@ -3,6 +3,6 @@ time cv2 glob dataset==1.1.0 -tensorflow==2.11.1 +tensorflow==2.12.1 numpy==1.22.0 sklearn==0.19.1