From dfbf7ea077cdec35aeb509a6f4777cfb46b5274b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 07:49:15 +0000 Subject: [PATCH] Bump tensorflow from 2.19.0 to 2.20.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.19.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.19.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 326f258d..e625f55f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ python-dotenv pyyaml rich~=14.1 srsly>=2.4.0 -tensorflow==2.19.0 +tensorflow==2.20.0 tensorflow-text==2.19.0 tf-models-official transformers