From 8cac9912cef607171789f4182357d2ae0592fb9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 11:37:08 +0000 Subject: [PATCH 1/2] Bump tensorflow from 2.17.0 to 2.19.0 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.17.0 to 2.19.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.19.0) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.19.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 06a4dc8a..d61662df 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.19.0 llama-index==0.12.47 netcdf4==1.7.2 maxvolpy==0.3.8 From 693fec268aa649c7475660ab267c6ebf95db6db8 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 7 Jul 2025 11:37:22 +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 d5c48683..8ce3d840 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -41,7 +41,7 @@ dependencies: - sphinxdft =3.1 - sqsgenerator =0.3 - structdbrest =0.0.1 -- tensorflow =2.17.0 +- tensorflow =2.19.0 - dscribe =2.1.1 - landau =1.3.1 - backports.tarfile