From 9b7ef374d570f347e96f909d56c650a37e489c6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 22:00:54 +0000 Subject: [PATCH] fix: bump tensorflow from 2.18.1 to 2.19.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.18.1 to 2.19.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/compare/v2.18.1...v2.19.0) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7fcb5c0..b401717 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,9 +16,9 @@ scipy==1.15.2 scikit-learn==1.6.1 # Machine Learning Libraries: -tensorflow==2.18.1 +tensorflow==2.19.0 keras==3.10.0 -tensorflow==2.18.1 +tensorflow==2.19.0 keras==3.10.0