From 422e3ad7dd2da571c0d957af1ef17889f5e1c50b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 13:44:43 +0000 Subject: [PATCH] Bump tensorflow from 2.11.1 to 2.12.1 in /binder Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.11.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.11.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 b321e535..57b41087 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.11.1 +tensorflow==2.12.1 tensorboard==2.11 tokenizers==0.10.3 torchinfo==0.0.8