From 2d50c70f5ae68fe0d030e308ab0b49096c75dc20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:56:56 +0000 Subject: [PATCH] Bump tensorflow from 1.14.0 to 2.12.1 in /curl Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 2.12.1. - [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/v1.14.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- curl/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curl/requirements.txt b/curl/requirements.txt index 652c1954..883fc8d6 100644 --- a/curl/requirements.txt +++ b/curl/requirements.txt @@ -5,6 +5,6 @@ numpy==1.16.4 scikit-learn==0.20.4 setuptools>=41.0.0 six==1.12.0 -tensorflow==1.14.0 +tensorflow==2.12.1 tensorflow-datasets==1.2.0 tensorflow-probability==0.7.0