From 7371b9961da55db6cfbf453da498ecfaff8a7752 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 25 May 2025 22:13:31 +0000 Subject: [PATCH] fix: bump tensorflow from 2.18.0 to 2.18.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.18.0 to 2.18.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/v2.18.1/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.18.0...v2.18.1) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.18.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6a0e80c..ef7a928 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ scikit-learn==1.6.1 # Machine Learning Libraries: tensorflow==2.18.1 keras==3.9.2 -tensorflow==2.18.0 +tensorflow==2.18.1 keras==3.9.2