From 847190542fd939329332f7b78530a96250919884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:27:13 +0000 Subject: [PATCH] Bump tensorflow from 2.3.1 to 2.12.1 in /gated_linear_networks Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.1 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/v2.3.1...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- gated_linear_networks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gated_linear_networks/requirements.txt b/gated_linear_networks/requirements.txt index e9781de..1f961ae 100644 --- a/gated_linear_networks/requirements.txt +++ b/gated_linear_networks/requirements.txt @@ -42,7 +42,7 @@ scipy==1.5.2 six==1.15.0 tensorboard==2.3.0 tensorboard-plugin-wit==1.7.0 -tensorflow==2.3.1 +tensorflow==2.12.1 tensorflow-datasets==3.2.1 tensorflow-estimator==2.3.0 tensorflow-metadata==0.24.0