Skip to content

Bump langchain from 1.3.8 to 1.3.9#68654

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/langchain-1.3.9
Open

Bump langchain from 1.3.8 to 1.3.9#68654
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/langchain-1.3.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2026

Copy link
Copy Markdown
Contributor

Bumps langchain from 1.3.8 to 1.3.9.

Release notes

Sourced from langchain's releases.

langchain==1.3.9

Changes since langchain==1.3.8

release(anthropic): 1.4.6 (#38105) release(langchain): 1.3.9 (#38104) fix(langchain,anthropic): confine file-search results and tighten anthropic allowed_prefixes (#38106)

Commits
  • 3bfb6a3 release(langchain): 1.3.9 (#38104)
  • dcaf779 fix(langchain,anthropic): confine file-search results and tighten anthropic `...
  • 0392b6b fix(core): fix Pydantic v1 support in tools/runnable (#33698)
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 17, 2026
@github-actions

github-actions Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

uv.lock on main just moved via #68560 ("[main] Upgrade important CI environment"), commit 3ae8c6a and this PR currently conflicts.

Quickest fix:

git fetch upstream main && git rebase upstream/main
rm uv.lock && uv lock
git add uv.lock && git rebase --continue
git push --force-with-lease

Automated nudge — ignore if you're not ready to rebase. This comment is updated in place on future uv.lock bumps.

@dependabot dependabot Bot changed the title Bump langchain from 1.3.4 to 1.3.9 Bump langchain from 1.3.8 to 1.3.9 Jun 17, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/langchain-1.3.9 branch from 2732cc0 to 9262fcd Compare June 17, 2026 11:03
Bumps [langchain](https://github.com/langchain-ai/langchain) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==1.3.8...langchain==1.3.9)

---
updated-dependencies:
- dependency-name: langchain
  dependency-version: 1.3.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/langchain-1.3.9 branch from 9262fcd to 497cf62 Compare June 18, 2026 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants