From f1b62778de802c4a2edb8f1e6929927d569b4a0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 10:11:12 +0000 Subject: [PATCH 1/2] Bump tensorflow from 2.17.0 to 2.17.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.17.0 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.17.0...v2.17.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 179d2e19..20be2237 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.17.1 llama-index==0.12.23 netcdf4==1.7.1 maxvolpy==0.3.8 From 620c2c2edae373b8b16da23a34c71c7e2e893694 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 10 Mar 2025 10:11:29 +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 5491f10e..0fb6d3dd 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -42,4 +42,4 @@ dependencies: - sphinxdft =3.1 - sqsgenerator =0.3 - structdbrest =0.0.1 -- tensorflow =2.17.0 +- tensorflow =2.17.1