Skip to content

Commit 6ba8e94

Browse files
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](run-llama/llama_index@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](pypa/setuptools@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] <[email protected]>
1 parent de3fa10 commit 6ba8e94

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
setuptools==75.1.0
1+
setuptools==78.1.1
22
build==1.2.1
33
twine==5.1.1

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# requirements-dev.txt
22
unstructured[pdf] @ git+https://github.com/clarifai/unstructured.git@support_clarifai_model
3-
llama-index-core==0.10.33
3+
llama-index-core==0.10.38
44
llama-index-llms-clarifai==0.1.2
55
pi_heif==0.18.0
66
markdown==3.7

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
llama-index-core==0.10.33
1+
llama-index-core==0.10.38
22
llama-index-llms-clarifai==0.1.2
33
pi_heif==0.18.0
44
markdown==3.7

0 commit comments

Comments
 (0)