Skip to content

Commit a32e783

Browse files
chore(deps-dev): Bump langchain-ollama from 1.0.1 to 1.1.0 (#1004)
Bumps [langchain-ollama](https://github.com/langchain-ai/langchain) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-ollama==1.0.1...langchain-ollama==1.1.0) --- updated-dependencies: - dependency-name: langchain-ollama dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ba947e commit a32e783

2 files changed

Lines changed: 21 additions & 8 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ dev = [
8484
tests = [
8585
{include-group = "dev"},
8686
"mechanical-markdown~=0.8.0",
87-
"langchain-ollama~=1.0.1",
87+
"langchain-ollama>=1.0.1,<1.2.0",
8888
]
8989

9090
[tool.ruff]

uv.lock

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

0 commit comments

Comments
 (0)