Skip to content

Conversation

@dependabot
Copy link

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

Bumps langchain from 1.0.3 to 1.0.5.

Release notes

Sourced from langchain's releases.

langchain==1.0.5

Changes since langchain==1.0.4

release(langchain): 1.0.5 (#33893) revert: Support for SystemMessage in create_agent (#33889) fix: bump up default recursion limit (#33881) chore(langchain): Support for SystemMessage in create_agent (#33640) fix(langchain): Update langchain-core dependency version (#33775) style: some cleanup (#33857) chore: attribute package change versions (#33854)

langchain==1.0.4

Changes since langchain==1.0.3

fix: don't trace conditional edges and no todos in input state (#33842) release: langchain v1.0.4 (#33839) fix: only increment thread count on successful executions (#33837) fix: more robust tool call limit middleware (#33817) feat(langchain): add model-profiles as optional dependency (#33794) chore: use model IDs, latest anthropic models (#33747) fix(langchain): use system_prompt in integration tests (#33748)

langchain-core==1.0.4

Changes since langchain-core==1.0.3

release(core): 1.0.4 (#33886) feat(core): support draw subgraph using pygraphviz (#32966) fix(core): Fix tool name check in name_dict for PydanticToolsParser (#33479) fix(core): Filter empty content blocks from formatted prompts (#32519) fix(core): context preservation in shielded async callbacks (#32163) fix(core): RunnablePick may not return a dict if keys is a string (#31321) fix(core): fix Runnable parallel schema being empty when children runnable input schemas use TypedDict (#28196) docs: fix typos in libs/core/langchain_core/utils/function_calling.py (#33873) docs: fix typos in libs/core/tests/unit_tests/utils/test_strings.py (#33875) docs: fix typos in libs/core/tests/unit_tests/indexing/test_hashed_document.py (#33874) docs: fix typos in libs/core/tests/unit_tests/test_tools.py (#33876) docs: fix typos in some files (#33867) style: some cleanup (#33857) chore: attribute package change versions (#33854) fix(core): handle missing dependency version information (#33844) chore: correct langchain-community references (#33827) chore(core): add ruff rule PLR2004 (#33706) chore(core): clean pyproject formatting (#33821) docs(model-profiles): fix typo (#33820) style: refs pass (#33813) fix(core): add no colors check (#33780)

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](https://github.com/langchain-ai/langchain) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain==1.0.3...langchain==1.0.5)

---
updated-dependencies:
- dependency-name: langchain
  dependency-version: 1.0.5
  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 Nov 10, 2025
@sonarqubecloud
Copy link

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2025

Superseded by #186.

@dependabot dependabot bot closed this Nov 17, 2025
@dependabot dependabot bot deleted the dependabot/pip/langchain-1.0.5 branch November 17, 2025 11: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