Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump langchain-core from 0.3.33 to 0.3.34 #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps langchain-core from 0.3.33 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)

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.33 to 0.3.34.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.3.33...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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 10, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.67%. Comparing base (5cb4ee5) to head (523dd89).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   98.67%   98.67%           
=======================================
  Files           2        2           
  Lines         454      454           
=======================================
  Hits          448      448           
  Misses          6        6           
Flag Coverage Δ
unittests 98.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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