From 0a8fe6facec02aa3059f421da60090b0ef8378c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 18:31:57 +0000 Subject: [PATCH] Bump tensorflow from 2.15.0.post1 to 2.17.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.15.0.post1 to 2.17.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/commits/v2.17.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 10daa02dcd0..7e57ea2e534 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -95,7 +95,7 @@ freegames==2.5.3 pyperclip==1.8.2 newspaper==0.1.0.7 opencv-python==4.10.0.84 -tensorflow==2.15.0.post1 +tensorflow==2.17.0 pandas==2.2.2 pytest==8.3.2 qrcode==7.4.2