From 6ba8e946cfb42613eb817f24126bdcac7486efc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 20:55:38 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 2 updates Bumps the pip group with 1 update in the / directory: [llama-index-core](https://github.com/run-llama/llama_index). Bumps the pip group with 1 update in the /.github/workflows directory: [setuptools](https://github.com/pypa/setuptools). Updates `llama-index-core` from 0.10.33 to 0.10.38 - [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.10.33...v0.10.38) Updates `setuptools` from 75.1.0 to 78.1.1 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/setuptools/compare/v75.1.0...v78.1.1) --- updated-dependencies: - dependency-name: llama-index-core dependency-version: 0.10.38 dependency-type: direct:production dependency-group: pip - dependency-name: setuptools dependency-version: 78.1.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements.txt | 2 +- requirements-dev.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/requirements.txt b/.github/workflows/requirements.txt index 37df841..112818b 100644 --- a/.github/workflows/requirements.txt +++ b/.github/workflows/requirements.txt @@ -1,3 +1,3 @@ -setuptools==75.1.0 +setuptools==78.1.1 build==1.2.1 twine==5.1.1 diff --git a/requirements-dev.txt b/requirements-dev.txt index a732dc2..76f5a2f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ # requirements-dev.txt unstructured[pdf] @ git+https://github.com/clarifai/unstructured.git@support_clarifai_model -llama-index-core==0.10.33 +llama-index-core==0.10.38 llama-index-llms-clarifai==0.1.2 pi_heif==0.18.0 markdown==3.7 diff --git a/requirements.txt b/requirements.txt index fe04d6d..27a1dec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -llama-index-core==0.10.33 +llama-index-core==0.10.38 llama-index-llms-clarifai==0.1.2 pi_heif==0.18.0 markdown==3.7