Skip to content

Commit cdad6b2

Browse files
committed
fix(deps): update all non-major dependencies
1 parent 3b9c5fc commit cdad6b2

File tree

7 files changed

+703
-64
lines changed

7 files changed

+703
-64
lines changed

infrastructure/rag/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ dependencies:
1313
version: 0.48.0
1414
- name: ollama
1515
repository: https://otwld.github.io/ollama-helm/
16-
version: 1.30.0
17-
digest: sha256:bdcbd61348805d9135cabd97c80cd08e774f479eedcbc686dc851ca55fb4dc4c
18-
generated: "2025-10-10T08:41:01.890585511Z"
16+
version: 1.31.0
17+
digest: sha256:20c4b22770459bbae546c5bbbeaf733f5902d4981308db532750424469b7c514
18+
generated: "2025-10-12T01:23:25.854707666Z"

infrastructure/rag/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ dependencies:
2727
condition: features.keydb.enabled
2828
- name: ollama
2929
alias: ollama
30-
version: 1.30.0
30+
version: 1.31.0
3131
repository: https://otwld.github.io/ollama-helm/
3232
condition: features.ollama.enabled

libs/extractor-api-lib/poetry.lock

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

libs/extractor-api-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ html5lib = "^1.1"
9797
langchain-community = "^0.3.23"
9898
atlassian-python-api = "^4.0.3"
9999
markdownify = "^1.1.0"
100-
langchain-core = "0.3.77"
100+
langchain-core = "0.3.78"
101101
camelot-py = {extras = ["cv"], version = "^1.0.0"}
102102
fake-useragent = "^2.2.0"
103103
pypdfium2 = "4.30.0"

libs/rag-core-lib/poetry.lock

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

libs/rag-core-lib/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ requests-oauthlib = "^2.0.0"
2121
langfuse = "3.6.1"
2222
deprecated = "^1.2.18"
2323
openai = "^1.77.0"
24-
langchain-core = "0.3.77"
24+
langchain-core = "0.3.78"
2525
langchain-openai = "^0.3.27"
2626

2727

0 commit comments

Comments
 (0)