From b02cf48d43ca00d9dc8f36ae61eb6471a01ee733 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 04:10:32 +0000 Subject: [PATCH 1/2] Bump llama-index from 0.14.7 to 0.14.12 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.14.7 to 0.14.12. - [Release notes](https://github.com/run-llama/llama_index/releases) - [Changelog](https://github.com/run-llama/llama_index/blob/main/CHANGELOG.md) - [Commits](https://github.com/run-llama/llama_index/compare/v0.14.7...v0.14.12) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.14.12 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 ea7cfb25..5a02c9d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ temmeta==0.0.6 vtk==9.2.6 pytorch==2.3.1 tensorflow==2.17.0 -llama-index==0.14.7 +llama-index==0.14.12 netcdf4==1.7.2 bokeh==3.8.1 dscribe==2.1.2 From e03729c551837127b19db8df740c158969cb1fb0 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Tue, 30 Dec 2025 04:10:46 +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..81b979d1 100644 --- a/mpie_cmti/environment.yml +++ b/mpie_cmti/environment.yml @@ -15,7 +15,7 @@ dependencies: - jupyter-server-proxy =4.4.0 - jupyterhub =5.2.1 - lammps =2024.06.27=*openmpi* -- llama-index =0.14.7 +- llama-index =0.14.12 - matgl =1.0.0 - nbgitpuller =1.2.2 - netcdf4 =1.7.2