From 30ef3a86a838708e0e17d369fb1835b70343dcc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 13:19:03 +0000 Subject: [PATCH] Bump tensorflow from 2.14.0 to 2.15.0.post1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.14.0 to 2.15.0.post1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/commits) --- 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 0e83074..864baa0 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.15.0.post1