From 82c56d69f0d10f69d9eddf4c418712c55657f047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 08:50:52 +0000 Subject: [PATCH 1/2] Bump tensorflow from 2.17.0 to 2.18.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.17.0 to 2.18.1. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/v2.18.1/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.17.0...v2.18.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 19a58918..840d1012 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ structdbrest==0.0.1 temmeta==0.0.6 vtk==9.2.6 pytorch==2.1.2 -tensorflow==2.17.0 +tensorflow==2.18.1 llama-index==0.12.28 netcdf4==1.7.1 maxvolpy==0.3.8 From 289ddd87627521451f152dc78ac3887b563b0dfe Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 7 Apr 2025 08:51:09 +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 525f226a..bc3d5a71 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -42,5 +42,5 @@ dependencies: - sphinxdft =3.1 - sqsgenerator =0.3 - structdbrest =0.0.1 -- tensorflow =2.17.0 +- tensorflow =2.18.1 - dscribe =2.1.1