Skip to content

Commit 8e0f850

Browse files
chore(deps): bump llama-index-core from 0.12.0 to 0.12.41 (#12)
Bumps [llama-index-core](https://github.com/run-llama/llama_index) from 0.12.0 to 0.12.41. - [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.12.0...v0.12.41) --- updated-dependencies: - dependency-name: llama-index-core dependency-version: 0.12.41 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 759f6c9 commit 8e0f850

File tree

2 files changed

+25
-5
lines changed

2 files changed

+25
-5
lines changed

poetry.lock

Lines changed: 24 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ readme = "README.md"
88
[tool.poetry.dependencies]
99
python = ">=3.9,<4.0"
1010
google-cloud-spanner = ">=3.41.0,<4.0.0"
11-
llama-index-core = "^0.12.0"
11+
llama-index-core = "^0.12.41"
1212

1313

1414
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)