Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2025

Bumps langchain-core from 0.3.29 to 0.3.34.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.3.34

Changes since langchain-core==0.3.33

core: release 0.3.34 (#29644) infra: migrate to uv (#29566) core: allow passing message dicts into ChatPromptTemplate (#29363) Drop duplicate inputs (#29589) core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043)

langchain-core==0.3.34rc1

Changes since langchain-core==0.3.33

set UV_FROZEN increment core version x x todo: delete tool.pdm.dev-dependencies core remove tool.poetry update core core[patch]: Use Blockbuster to detect blocking calls in asyncio during tests (#29043)

langchain-core==0.3.33

Changes since langchain-core==0.3.32

core: release 0.3.33 (#29483) multiple: structured output tracing standard metadata (#29421) docs:Fix Imports for Document and BaseRetriever (#29473)

langchain-core==0.3.32

Changes since langchain-core==0.3.31

core: release 0.3.32 (#29450) change behavior for converting a string to openai messages (#29446) core: Add ruff rules TRY (tryceratops) (#29388) core: Cache RunnableLambda repr (#29199) core: Cache RunnableLambda deps (#29200) core[patch]: fix API reference for draw_ascii (#29370) core: Bump ruff version to 0.9 (#29201) core: Auto-fix some docstrings (#29337) core: fix call to get closure vars for partial-wrapped funcs (#29316)

langchain-core==0.3.31

Changes since langchain-core==0.3.30

core[patch]: 0.3.31 (#29320) core: Add ruff rule S101 (no assert) (#29267) core: Add ruff rule W293 (whitespaces) (#29272)

langchain-core==0.3.30

... (truncated)

Commits
  • a91e58b core: release 0.3.34 (#29644)
  • 08b9eaa community: improve FastEmbedEmbeddings support for ONNX execution provider (e...
  • 1bf6202 infra: remove deepseek from scheduled tests (#29643)
  • 3450bfc infra: add UV_FROZEN to makefiles (#29642)
  • d172984 infra: migrate to uv (#29566)
  • 9da06e6 standard-tests[patch]: use has_structured_output property to engage structu...
  • db8201d community: fix typo in the module imported when using GPU with FastEmbedEmbed...
  • f8fd65d community: Update deeplake.py (#29633)
  • 0ac5536 community: add support for using GPUs with FastEmbedEmbeddings (#29627)
  • 0ceda55 add o1 and o3-mini to pricing (#29628)
  • Additional commits viewable in compare view

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.29 to 0.3.34.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.3.29...langchain-core==0.3.34)

---
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 February 10, 2025 15:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 10, 2025
@ks6088ts ks6088ts merged commit ab0fa90 into main Feb 17, 2025
3 checks passed
@ks6088ts ks6088ts deleted the dependabot/pip/langchain-core-0.3.34 branch February 17, 2025 09:11
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.

1 participant