From 76699acbf6a1008e8f03157cc5f927442613c678 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Aug 2025 00:31:11 +0000 Subject: [PATCH] build(deps): bump tensorflow from 2.14.0 to 2.20.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.14.0 to 2.20.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.14.0...v2.20.0) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.20.0 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 ed1e9d5..9017545 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ pandas == 2.2.0 pillow == 10.0.1 seaborn == 0.13.1 scikit-learn == 1.4.0 -tensorflow == 2.14.0 +tensorflow == 2.20.0