From 17873be86db0167e8165be23c0653ff3d1604a9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 19:07:23 +0000 Subject: [PATCH] build(deps): bump tensorflow from 2.19.0 to 2.21.0 in /python-server Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.19.0 to 2.21.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.21.0) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- python-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-server/requirements.txt b/python-server/requirements.txt index 8ca89ed..b86c450 100644 --- a/python-server/requirements.txt +++ b/python-server/requirements.txt @@ -7,4 +7,4 @@ httpx==0.27.2 python-multipart==0.0.31 numpy==2.1.2 opencv-python==4.12.0.88 -tensorflow==2.19.0 +tensorflow==2.21.0