From 3c76398f29ce7e304bc058603827c31946346d4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 04:09:14 +0000 Subject: [PATCH 1/2] Bump llama-index from 0.14.7 to 0.14.10 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.14.7 to 0.14.10. - [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.10) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.14.10 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..758d67d8 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.10 netcdf4==1.7.2 bokeh==3.8.1 dscribe==2.1.2 From fb1ca7a98aaf08818404d6e39f8cf4addedbe9b1 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Fri, 5 Dec 2025 04:09:28 +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..fc43fd54 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.10 - matgl =1.0.0 - nbgitpuller =1.2.2 - netcdf4 =1.7.2