From 0464221fa15f79f62ef31a32cd815bb5dceea1eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 04:10:08 +0000 Subject: [PATCH 1/2] Bump llama-index from 0.14.6 to 0.14.7 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.14.6 to 0.14.7. - [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.6...v0.14.7) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.14.7 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 4c4cdb1c..3a661a6f 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.6 +llama-index==0.14.7 netcdf4==1.7.2 bokeh==3.8.0 dscribe==2.1.2 From cd8ac79db82dc4abc64f4a44ce5f087214f073d6 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Fri, 31 Oct 2025 04:10:26 +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 5ac1d137..f107b2b1 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.6 +- llama-index =0.14.7 - matgl =1.0.0 - nbgitpuller =1.2.2 - netcdf4 =1.7.2