From 14d538146f4e8225b7c5564e8172bf2df44babe8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 13:10:17 +0000 Subject: [PATCH] Bump tensorflow from 2.14.0 to 2.16.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.14.0 to 2.16.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/v2.16.1/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.14.0...v2.16.1) --- updated-dependencies: - dependency-name: tensorflow 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 187db8a..1bfadf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ pandas == 2.1.4 pillow == 10.1.0 seaborn == 0.13.1 scikit-learn == 1.3.2 -tensorflow == 2.14.0 +tensorflow == 2.16.1