From ffbfef296884b1c96e852e6a710ef4ad3aa0cc81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 04:09:44 +0000 Subject: [PATCH 1/2] Bump landau from 1.4 to 1.6.0 Bumps [landau](https://github.com/eisenforschung/landau) from 1.4 to 1.6.0. - [Release notes](https://github.com/eisenforschung/landau/releases) - [Commits](https://github.com/eisenforschung/landau/compare/1.4...1.6.0) --- updated-dependencies: - dependency-name: landau dependency-version: 1.6.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 ea7cfb25..72121360 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,4 +32,4 @@ llama-index==0.14.7 netcdf4==1.7.2 bokeh==3.8.1 dscribe==2.1.2 -landau==1.4 +landau==1.6.0 From a55fdd5fa218a0bf260f4025456ff91df5e22880 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Fri, 28 Nov 2025 04:10:00 +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 8202ae42..1ad0e70a 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.6.0 - backports.tarfile