From c2c9cb90e78b5c354357d035a4fd9b091122060d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 00:33:00 +0000 Subject: [PATCH] Bump tensorflow from 2.14.0 to 2.15.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.14.0 to 2.15.0. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.14.0...v2.15.0) --- 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 1b328f3..4ba8084 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ scikit_learn==1.3.2 pandas==2.1.3 scipy==1.11.3 numpy==1.26.2 -tensorflow==2.14.0 +tensorflow==2.15.0