Skip to content

build(deps): update langchain-core requirement from >=0.1.0 to >=1.5.5 in /demo/blueprint_parser_creator - #565

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/demo/blueprint_parser_creator/langchain-core-gte-1.5.5
Open

build(deps): update langchain-core requirement from >=0.1.0 to >=1.5.5 in /demo/blueprint_parser_creator#565
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/demo/blueprint_parser_creator/langchain-core-gte-1.5.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on langchain-core to permit the latest version.

Release notes

Sourced from langchain-core's releases.

langchain-core==1.5.5

Changes since langchain-core==1.5.4

release(core): 1.5.5 (#39655) fix(core): make abatch_iterate consistent with batch_iterate for None and zero size (#39367) fix(core): respect pydantic aliases when validating tool inputs (#39572) fix(core): issues in merging chunks (#39535) fix(core): handle v1 base model validation in async path (#39576) fix(core): handle tool descriptions for infer_schema=False (#39573) fix(core): clear usage metadata callback on exceptions in context manager (#39616) fix(core): handle falsy LLM and chat model caches (#39283) chore(core): add httpx as an explicit dep (#39612) fix(core): preserve non-str/non-dict items in DictPromptTemplate list values (#39588) fix(core): raise ValueError when explicit tool_outputs length mismatches tool_calls in tool_example_to_messages (#39142) fix(core): guard malformed Anthropic content blocks (#38670)

Commits
  • c197a7b chore(model-profiles): refresh model profile data (#39646)
  • 555702e release(core): 1.5.5 (#39655)
  • e32fa9a chore(infra): add fields for social handles in issue templates (#39654)
  • d6cd98a release(openai): 1.5.1 (#39653)
  • 7b954aa fix(openai): preserve streamed encrypted reasoning (#39635)
  • 0082ce0 chore(infra): support langsmith gateway in CI (#39651)
  • f9ee55d fix(core): make abatch_iterate consistent with batch_iterate for None and zer...
  • 162f9d9 chore(model-profiles): refresh model profile data (#39625)
  • a2f02ab chore(langchain): update docs on error handling for json schema (#39632)
  • cde5293 fix(core): respect pydantic aliases when validating tool inputs (#39572)
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [langchain-core](https://github.com/langchain-ai/langchain) to permit the latest version.
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.1.47...langchain-core==1.5.5)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-version: 1.5.5
  dependency-type: direct:production
...

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 Aug 18, 2026
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