Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 17, 2025

Bumps langchain-core from 0.3.74 to 0.3.76.

Release notes

Sourced from langchain-core's releases.

langchain-core==0.3.76

Changes since langchain-core==0.3.75

release(core): 0.3.76 (#32877) fix(core): honor enabled=false in nested tracing (#31986) fix(core): ensure InjectedToolCallId always overrides LLM-generated values (#32766) chore(docs): update package READMEs (#32869) chore(core): cleanup pyproject.toml (#32865) refactor(core): improve beta decorator (#32505) feat(core): add id field to Document passed to filter for InMemoryVectorStore similarity search (#32688) feat(core): support AWS Bedrock document content blocks in msg_content_output (#32799) feat(core): support for adding PromptTemplates with formats other than f-string (#32253) chore(core): add ruff rule PLC0415 (#32351) chore(core): fix some pydocs to use google-style (#32764) chore(core): fix some ruff preview rules (#32785) chore(core): fix some docstrings (from DOC preview rule) (#32833) refactor(core): use pytest style in TestGetBufferString (#32786) chore(core): enable ruff docstring-code-format (#32834) chore(core): fix some mypy warn_unreachable issues (#32560) feat(core): add web_search in OpenAI tools list (#32738) chore: adress pytest-asyncio deprecation warnings + other nits (#32696)

langchain-core==0.3.75

Changes since langchain-core==0.3.74

release(core): 0.3.75 (#32693) feat(core): trace response body on error (#32653) chore(core): add note about backward compatibility for tool_calls in additional_kwargs in JsonOutputKeyToolsParser docs(docs): fixed typos in documentations (#32661) chore(core): add mypy pydantic plugin (#32604) refactor(core): Use duck typing for _StreamingCallbackHandler (#32535) fix(core): Support no-args tools by defaulting args to empty dict (#32530) docs: update outdated README.md content (#32540) chore(core): bump lock feat: port various nit changes from wip-v0.4 (#32506) fix(core): fix beta decorator for properties (#32497) chore: formatting across codebase (#32466)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2025

Labels

The following labels could not be found: auto-merge-candidate. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 17, 2025
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