From 8c96f953b0d6db489acd0d2a4ca1b560f6c5156d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:42:34 +0000 Subject: [PATCH] Bump tensorflow from 2.8.0 to 2.12.1 in /chirp/birb_sep_paper Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.8.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.8.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chirp/birb_sep_paper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chirp/birb_sep_paper/requirements.txt b/chirp/birb_sep_paper/requirements.txt index 73d5261e..da5e1000 100644 --- a/chirp/birb_sep_paper/requirements.txt +++ b/chirp/birb_sep_paper/requirements.txt @@ -2,4 +2,4 @@ absl-py==1.0.0 apache-beam==2.38.0 ml-collections==0.1.1 scipy==1.8.0 -tensorflow==2.8.0 \ No newline at end of file +tensorflow==2.12.1 \ No newline at end of file