From cebf6e9a4ca692fefdb146048e737233994b25ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Nov 2025 04:10:44 +0000 Subject: [PATCH 1/2] Bump llama-index from 0.14.7 to 0.14.8 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.14.7 to 0.14.8. - [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.8) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.14.8 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 3993d6d4..4d476692 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.8 netcdf4==1.7.2 bokeh==3.8.1 dscribe==2.1.2 From fd1f4d922bc46c45e04df95b7f66ddce2bb5bb7f Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Tue, 11 Nov 2025 04:10:57 +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..9fe0ab73 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.8 - matgl =1.0.0 - nbgitpuller =1.2.2 - netcdf4 =1.7.2