Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps langchain-core from 0.3.34 to 0.3.54.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.3.54

Changes since langchain-core==0.3.53

core: release 0.3.54 (#30911) core[patch]: add retries and better messages to draw_mermaid_png (#30881) core[patch]: Raise AttributeError (instead of ModuleNotFoundError) in custom __getattr__ (#30905)

langchain-core==0.3.53

Changes since langchain-core==0.3.52

core: release 0.3.53 (#30901) multiple: permit optional fields on multimodal content blocks (#30887) core: Removing unnecessary pydantic core schema rebuilds (#30848) core[fix]: Fix __dir__ in __init__.py for output_parsers module (#30856) core: Remove some noqa (#30855)

langchain-core==0.3.52

Changes since langchain-core==0.3.51

core[fix]: remove load from dynamic imports dict (#30849) core: release 0.3.52 (#30850) Fix from langchain_core.load.load import load import (#30843) core[patch]: dict chat prompt template support (#25674) multiple: multi-modal content blocks (#30746) Tinkering with CodSpeed (#30824) Consistent docstring indentation (#30834) core[lint]: fix issue with unused ignore in __init__.py files (#30825) core[performance]: use custom __getattr__ in __init__.py files for lazy imports (#30769) core: Improve mypy config (#30737) core: Add ruff rules FBT001 and FBT002 (#30695) core[patch]: Share executor for async callbacks run in sync context (#30779) core[lint]: Use 3.9 formatting for docs and tests (#30780) core[lint]: Fix typing in test_async_callbacks (#30788) core: Specify code when ignoring type issue (ruff PGH003) (#30675) core[patch]: support customization of backoff parameters in with_retries (#30773) Async callback benchmark (#30777) [performance]: Use hard coded langchain-core version to avoid importlib import (#30744) Adding more import time benchmarks for langchain-core (#30770) core: Add ruff rules PLR (#30696) core: Add ruff rules ARG (#30732) [performance]: Adding benchmarks for common langchain-core imports (#30747) Clean up numpy dependencies and speed up 3.13 CI with numpy>=2.1.0 (#30714) core: Add ruff rules PYI (#29335) core: Add ruff rules PGH (except PGH003) (#30656) core: Fix handler removal in BaseCallbackManager (Fixes #30640) (#30659) core: Add ruff rules DTZ (#30657) core: Rework pydantic version checks (#30653) core: Add ruff rules TD and FIX (#30654)

langchain-core==0.3.51

... (truncated)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 21, 2025
@dependabot dependabot bot requested a review from ks6088ts as a code owner April 21, 2025 15:08
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 28, 2025

Superseded by #234.

@dependabot dependabot bot closed this Apr 28, 2025
@dependabot dependabot bot deleted the dependabot/pip/langchain-core-0.3.54 branch April 28, 2025 16:30
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