From 92e28a420bc9b0b76c1d1710a0dced73cde4f064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 00:47:10 +0000 Subject: [PATCH] Bump tensorflow from 2.16.1 to 2.17.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.16.1 to 2.17.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.16.1...v2.17.1) --- 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 94621d27..b7d42a48 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ pandas==2.2.3 multihist==0.6.5 wimprates==0.5.0 tqdm==4.67.1 -tensorflow==2.16.1 +tensorflow==2.17.1 tensorflow_probability==0.24.0 tf-keras==2.16.0 iminuit==2.30.1