Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps langchain-core from 0.3.34 to 0.3.40.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.3.40

Changes since langchain-core==0.3.39

core[patch]: version 0.3.40 (#29997) core[patch]: allow passing description to @​tool decorator (#29976) docs[patch]: update disable_streaming docstring (#29968)

langchain-core==0.3.39

Changes since langchain-core==0.3.38

core[patch]: release 0.3.39 (#29966) core[patch]: pydantic 2.11 compat (#29963)

langchain-core==0.3.38

Changes since langchain-core==0.3.37

core[patch]: release 0.3.38 (#29962) core, openai[patch]: support serialization of pydantic models in messages (#29940) core: Add ruff rules ANN (type annotations) (#29271) core[patch]: dont deep copy merge_message_runs (#28454) core[patch]: return ToolMessage from tools when tool call ID is empty string (#29921) core: add sambanova chat models to load module mapping (#29855) core[patch]: set version="v2" as default in astream_events (#29894)

langchain-core==0.3.37

Changes since langchain-core==0.3.36

core[patch]: release 0.3.37 (#29895) core[patch]: de-beta rate limiters (#29891) core: basemessage.text() (#29078)

langchain-core==0.3.36

Changes since langchain-core==0.3.35

core: release 0.3.36 (#29869) core[patch]: allow passing JSON schema as args_schema to tools (#29812) all: Bump blockbuster version to 1.5.18 (#29806) multiple: fix uv path deps (#29790) core : update the class docs of InMemoryVectorStore in in_memory.py (#29781)

langchain-core==0.3.35

Changes since langchain-core==0.3.34

core[patch]: release 0.3.35 (#29764) core: Fix output of convert_messages when called with BaseMessage.model_dump() (#29763) core: Make abatch_as_completed respect max_concurrency (#29426) Core: Fix add for concatting two BaseMessageChunk's (#29531) core: Handle unterminated escape character when parsing partial JSON (#29065)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.34 to 0.3.40.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.3.34...langchain-core==0.3.40)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from ks6088ts as a code owner March 3, 2025 14:51
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 3, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2025

Superseded by #226.

@dependabot dependabot bot closed this Mar 10, 2025
@dependabot dependabot bot deleted the dependabot/pip/langchain-core-0.3.40 branch March 10, 2025 15:52
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 Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants