From 4c992c9fdb0bb2fdc191df9c0202af38f3a8035c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 00:17:59 +0000 Subject: [PATCH] Bump tensorflow from 2.15.0 to 2.15.0.post1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.15.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-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b55bd39..540b8fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ scikit_learn==1.3.2 pandas==2.1.3 scipy==1.11.4 numpy==1.26.2 -tensorflow==2.15.0 +tensorflow==2.15.0.post1