From 50f53ff52ed91ef010387e79423785d298b5f73d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 04:13:35 +0000 Subject: [PATCH 1/2] Bump landau from 1.4 to 1.5.0 Bumps [landau](https://github.com/eisenforschung/landau) from 1.4 to 1.5.0. - [Release notes](https://github.com/eisenforschung/landau/releases) - [Commits](https://github.com/eisenforschung/landau/compare/1.4...1.5.0) --- updated-dependencies: - dependency-name: landau dependency-version: 1.5.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 f3fe91de..eeb562ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,4 +32,4 @@ llama-index==0.14.5 netcdf4==1.7.2 bokeh==3.8.0 dscribe==2.1.2 -landau==1.4 +landau==1.5.0 From 55386c5d70d0d1260fcac5471003f87899a04ebd Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Wed, 22 Oct 2025 04:13:53 +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 b79827a7..b6b4f58d 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -44,5 +44,5 @@ dependencies: - sysroot_linux-64 =2.17 - tensorflow =2.17.0 - dscribe =2.1.2 -- landau =1.4 +- landau =1.5.0 - backports.tarfile