From 43d35aaaab9f1a9528def196c091c80c929ea37e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 10:12:42 +0000 Subject: [PATCH] Bump tensorflow from 2.8.1 to 2.11.1 in /binder Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.8.1 to 2.11.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.11.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 d7f59127..e1c1dc71 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.11.1 tensorboard==2.8.0 tokenizers==0.10.3 torchinfo==0.0.8