From af18792e6e0c1596cdc3612b12e36347a330b026 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:33:25 +0000 Subject: [PATCH] Bump tensorflow from 2.5.0 to 2.12.1 in /enformer Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.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/v2.5.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- enformer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enformer/requirements.txt b/enformer/requirements.txt index d2eb68ef..c3e66aee 100644 --- a/enformer/requirements.txt +++ b/enformer/requirements.txt @@ -2,5 +2,5 @@ dm-sonnet==2.0.0 kipoiseq==0.5.2 numpy==1.19.5 pandas==1.2.3 -tensorflow==2.5.0 +tensorflow==2.12.1 tensorflow-hub==0.11.0