From 586eb5b09dea46218c7509bb4a46c9a3956df09d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 03:10:07 +0000 Subject: [PATCH] build(deps): 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 20614e6..c0d7d09 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.15.0.post1