From 5d68cd0aa8de612511f638f5fce8002032ee66d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 04:18:01 +0000 Subject: [PATCH 1/2] Bump llama-index from 0.14.5 to 0.14.6 Bumps [llama-index](https://github.com/run-llama/llama_index) from 0.14.5 to 0.14.6. - [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.5...v0.14.6) --- updated-dependencies: - dependency-name: llama-index dependency-version: 0.14.6 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 f3fe91de..4c4cdb1c 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.5 +llama-index==0.14.6 netcdf4==1.7.2 bokeh==3.8.0 dscribe==2.1.2 From 62d171857c23b706f093b660e094d94e57a80f40 Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 27 Oct 2025 04:18:21 +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 b79827a7..5ac1d137 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.5 +- llama-index =0.14.6 - matgl =1.0.0 - nbgitpuller =1.2.2 - netcdf4 =1.7.2