From 5f4192ddfc8ed48c2a6aa74f9789357cbb5b75b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 00:42:02 +0000 Subject: [PATCH] Bump tensorflow from 2.15.0.post1 to 2.17.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.15.0.post1 to 2.17.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/commits/v2.17.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 326ddd3..611c263 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ scikit_learn==1.5.1 pandas==2.2.2 scipy==1.14.0 numpy==1.26.4 -tensorflow==2.15.0.post1 +tensorflow==2.17.1