From bc622a30af13a71f82f2e934c4c4457643149b81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 09:45:55 +0000 Subject: [PATCH] Bump tensorflow from 2.16.1 to 2.17.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.16.1 to 2.17.0. - [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.16.1...v2.17.0) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0e2a91d17..c70ed7d88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pandas==2.2.2 multihist==0.6.5 wimprates==0.5.0 tqdm==4.66.5 -tensorflow==2.16.1 +tensorflow==2.17.0 tensorflow_probability==0.24.0 tf-keras==2.16.0 iminuit==2.28.0