Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the pip group with 1 update in the /LLM/rag directory: langchain-core.

Updates langchain-core from 0.3.56 to 0.3.80

Release notes

Sourced from langchain-core's releases.

langchain-core==0.3.80

Changes since langchain-core==0.3.79

release(core): 0.3.80 (#34039) fix(core): fix validation for input variables in f-string templates, restrict functionality supported by jinja2, mustache templates (GHSA-6qv9-48xg-fc7f) (#34038)

langchain-core==0.3.79

Changes since langchain-core==0.3.78

release(core): 0.3.79 (#33401) fix(core): handle parent/child mustache vars (#33346)

langchain-core==0.3.78

Changes since langchain-core==0.3.77

release(core): 0.3.78 (#33253) feat(core): add optional include_id param to convert_to_openai_messages function (#33248)

langchain-core==0.3.77

Changes since langchain-core==0.3.76

release(core): 0.3.77 (#33185) feat: (core, standard-tests) support PDF inputs in ToolMessages (#33183) chore(core): remove runnable section from README.md (#33171) docs(core): remove non-existent param from as_tool docstring (#33165) fix(core): Support of 'reasoning' type in 'convert_to_openai_messages' (#33050) docs: more standardization (#33124) docs: standardize .. code-block directive usage (#33122) chore: bump ruff version to 0.13 (#33043) test(core): resolve pytest marker warning (#33111) test(core): resolve pydantic_v1 deprecation warning (#33110) refactor(core): use aadd_documents in vectorstores unit tests (#33109) fix(core): use version agnostic get_fields (#33108) test(core): use secure hash algorithm in indexing test to eliminate SHA-1 warning (#33107) test(core): suppress pydantic_v1 deprecation warnings during import tests (#33106) test(core): don't use deprecated input_variables param in from_file (#33105) refactor(core): don't use deprecated input_variables param in from_file (#33104) test(core): enhance stringify_value test coverage for nested structures (#33099) test(core): suppress deprecation warnings in PipelinePromptTemplate (#33102) fix(core): use secure hash algorithm in indexing test to eliminate SHA-1 warning (#33101) style(core): typo/docs lint pass (#33093) chore: update pyproject.toml files, remove codespell (#33028) docs(core): fix bugs and improve example code in chat_history.py (#32994) docs(core): add type hints to BaseStore example code (#32946) chore(langchain): Fix typos in core docstrings (#32928) docs(core): remove duplicate 'the' in indexing/api.py (#32924) chore(core): test that default values in tool calls are preserved in json schema representation (#32921) chore: bump mypy version to 1.18 (#32914) fix(core): resolve mermaid node id collisions when special chars are used (#32857) fix(core): preserve ordering in RunnableRetry batch/abatch results (#32526)

... (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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the pip group with 1 update in the /LLM/rag directory: [langchain-core](https://github.com/langchain-ai/langchain).


Updates `langchain-core` from 0.3.56 to 0.3.80
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-core==0.3.56...langchain-core==0.3.80)

---
updated-dependencies:
- dependency-name: langchain-core
  dependency-version: 0.3.80
  dependency-type: direct:production
  dependency-group: pip
...

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 20, 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.

1 participant