Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps langchain-core from 0.3.34 to 0.3.55.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.3.55

Changes since langchain-core==0.3.54

core[patch]: release 0.3.55 (#30952) core: Make Graph.Node.data optional (#30943) core: Improve OutputParser error messaging when model output is truncated (max_tokens) (#30936) core[patch]: de-beta usage callback (#30928)

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)

... (truncated)

Commits
  • 8574442 core[patch]: release 0.3.55 (#30952)
  • 920d504 fireworks[patch]: update model in LLM integration tests (#30951)
  • 1f30545 community: fix cost calculations for 4.1 and o4 in OpenAI callback (#30899)
  • 589bc19 anthropic[patch]: make description optional on AnthropicTool (#30935)
  • 27296bd core: Make Graph.Node.data optional (#30943)
  • 0e9d0db docs: dynamic copyright year in API ref (#30944)
  • de56c31 core: Improve OutputParser error messaging when model output is truncated (ma...
  • 335f089 Community: Add bind variable support for oracle adb docloader (#30937)
  • 9418c0d docs: update tableau.ipynb (#30938)
  • 23f701b langchain_community: OpenAIEmbeddings not respecting chunk_size argument (#30...
  • 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.34 to 0.3.55.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.3.34...langchain-core==0.3.55)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-version: 0.3.55
  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 28, 2025
@dependabot dependabot bot requested a review from ks6088ts as a code owner April 28, 2025 16:30
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2025

Superseded by #235.

@dependabot dependabot bot closed this May 5, 2025
@dependabot dependabot bot deleted the dependabot/pip/langchain-core-0.3.55 branch May 5, 2025 15:06
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