From e38bdbc3fb4234caea7f013cd434e97d76dc90d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 03:35:43 +0000 Subject: [PATCH] build(deps): 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 ed1e9d5..67d2c9f 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.16.1