Skip to content

Bump langchain-community from 0.2.7 to 0.3.27 in the pip group across 1 directory#1

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-385e0c3986
Open

Bump langchain-community from 0.2.7 to 0.3.27 in the pip group across 1 directory#1
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pip-385e0c3986

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 22, 2025

Copy link
Copy Markdown

Bumps the pip group with 1 update in the / directory: langchain-community.

Updates langchain-community from 0.2.7 to 0.3.27

Release notes

Sourced from langchain-community's releases.

langchain-tests==0.3.22

Changes since langchain-tests==0.3.21

release(standard-tests): 0.3.22 (#33186) feat: (core, standard-tests) support PDF inputs in ToolMessages (#33183) docs: more standardization (#33124) docs: standardize .. code-block directive usage (#33122) chore: bump ruff version to 0.13 (#33043) chore: update pyproject.toml files, remove codespell (#33028) chore: bump mypy version to 1.18 (#32914) revert: "chore: remove ruff target-version" (#32895) chore: remove ruff target-version (#32880) feat(standard-tests): add a property to skip relevant tests if the vector store doesn't support get_by_ids() (#32633) fix(standard-tests): ensure non-negative token counts in usage metadata assertions (#32593) chore(standard-tests): enable ruff docstring-code-format (#32852) fix(standard-tests): standard vectorstore tests accept out-of-order get_by_ids (#32821) chore(standard-tests): select ALL rules with exclusions (#31937) chore(standard-tests): add mypy strict checking (#32384)

langchain-anthropic==0.3.22

Changes since langchain-anthropic==0.3.21

release(anthropic): 0.3.22 (#33394) fix(anthropic,standard-tests): carry over updates to v0.3 (#33393) chore: cap lib upper bounds, run sync (#33320) feat: (core, standard-tests) support PDF inputs in ToolMessages (#33183)

langchain-tests==0.3.21

Changes since langchain-tests==0.3.20

chore: bump langchain-core minimum to 0.3.75 (#32753) chore(standard-tests): relax langchain-core bounds for langchain-tests 1.0.0a1 (#32752) chore: adress pytest-asyncio deprecation warnings + other nits (#32696) fix(standard-tests): update function_args to match my_adder_tool param types (#32689) docs(docs): fixed typos in documentations (#32661) fix(standard-tests): fix BaseStoreAsyncTests.test_set_values_is_idempotent (#32638) docs: update outdated README.md content (#32540) chore(standard-tests): add ruff rules D (#32347) feat: port various nit changes from wip-v0.4 (#32506) feat(standard-tests): formatting (#32504) feat(standard-tests): add a property to set the name of the parameter for the number of results to return (#32443) fix(docs): local API reference documentation build (#32271) fix: formatting issues in docstrings (#32265) feat(docs): improve devx, fix Makefile targets (#32237) fix: LLM mimicking Unicode responses due to forced Unicode conversion of non-ASCII characters. (#32222) fix(docs): capitalization, codeblock formatting, and hyperlinks, note blocks (#32235) docs(openai): add comprehensive documentation and examples for extra_body + others (#32149) fix: automatically fix issues with ruff (#31897) standard-tests: Ruff autofixes (#31862) standard-tests: Add ruff rules PGH (#31869)

... (truncated)

Commits
  • bdf1cd3 fix(langchain): update deps
  • 77c9819 fix(text-splitters): update langchain-core version to 0.3.72
  • 7f015b6 fix(text-splitters): update lock for release
  • 71ad451 Merge branch 'master' of github.com:langchain-ai/langchain
  • 2c42893 fix(langchain): update langchain-core version to 0.3.72
  • 0e139fb release(langchain): 0.3.27 (#32227)
  • 622bb05 fix(langchain): class HTMLSemanticPreservingSplitter ignores the text inside ...
  • 56dde3a feat(langchain): v1 scaffolding (#32166)
  • bd3d649 release(core): 0.3.72 (#32214)
  • fb5da83 fix(core): Dereference Refs for pydantic schema fails in tool schema generati...
  • 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 <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 / directory: [langchain-community](https://github.com/langchain-ai/langchain).


Updates `langchain-community` from 0.2.7 to 0.3.27
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-community==0.2.7...langchain==0.3.27)

---
updated-dependencies:
- dependency-name: langchain-community
  dependency-version: 0.3.27
  dependency-type: direct:production
  dependency-group: pip
...

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 Oct 22, 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