From 1815f8826d10c00b3f77a5a61badadc2221a7349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 04:45:49 +0000 Subject: [PATCH 1/2] Bump tensorflow from 2.17.0 to 2.20.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.17.0 to 2.20.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.17.0...v2.20.0) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.20.0 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 e0cf901b..41145d7e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ structdbrest==0.0.1 temmeta==0.0.6 vtk==9.2.6 pytorch==2.1.2 -tensorflow==2.17.0 +tensorflow==2.20.0 llama-index==0.13.6 netcdf4==1.7.2 maxvolpy==0.3.8 From cd2555ce3d8a5dbe1a1c8fd1f8d83551b6812ebd Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 8 Sep 2025 04:46:03 +0000 Subject: [PATCH 2/2] [dependabot skip] Update environment --- mpie_cmti/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpie_cmti/environment.yml b/mpie_cmti/environment.yml index 8b39a381..1d9afd7e 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -42,7 +42,7 @@ dependencies: - sqsgenerator =0.3 - structdbrest =0.0.1 - sysroot_linux-64 =2.17 -- tensorflow =2.17.0 +- tensorflow =2.20.0 - dscribe =2.1.1 - landau =1.3.4 - backports.tarfile