From df65d8c9c6657fd2d3c6761a8c546093f06d42d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 13:42:10 +0000 Subject: [PATCH] Bump tensorflow from 2.8.1 to 2.12.1 in /binder Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.8.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.8.1...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- binder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/requirements.txt b/binder/requirements.txt index e054dbc9..95212f16 100644 --- a/binder/requirements.txt +++ b/binder/requirements.txt @@ -14,7 +14,7 @@ tensorboard-data-server==0.6.1 tensorflow-datasets==4.4.0 tensorflow-hub==0.12.0 tensorflow-text==2.8.1 -tensorflow==2.8.1 +tensorflow==2.12.1 tensorboard==2.8.0 tokenizers==0.10.3 torchinfo==0.0.8