From 932e06dfce1d28b053f10f25c9c34a373a6ee7c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 04:43:24 +0000 Subject: [PATCH 1/2] Bump landau from 1.4 to 1.5.2 Bumps [landau](https://github.com/eisenforschung/landau) from 1.4 to 1.5.2. - [Release notes](https://github.com/eisenforschung/landau/releases) - [Commits](https://github.com/eisenforschung/landau/compare/1.4...1.5.2) --- updated-dependencies: - dependency-name: landau dependency-version: 1.5.2 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 3993d6d4..bcd0e635 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.5.2 From 51aeda6a487c4b22a8cd800524c7dd884832a42a Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 10 Nov 2025 04:43:37 +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 d92b0fa8..5f700704 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.2 - backports.tarfile