Skip to content

chore: bump the langchain-deps group across 3 directories with 14 updates#35441

Merged
John Kennedy (jkennedyvz) merged 1 commit intomasterfrom
dependabot/uv/libs/core/langchain-deps-ce1dc38023
Feb 26, 2026
Merged

chore: bump the langchain-deps group across 3 directories with 14 updates#35441
John Kennedy (jkennedyvz) merged 1 commit intomasterfrom
dependabot/uv/libs/core/langchain-deps-ce1dc38023

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps the langchain-deps group with 4 updates in the /libs/core directory: langsmith, uuid-utils, ruff and responses.
Bumps the langchain-deps group with 9 updates in the /libs/langchain directory:

Package From To
langsmith 0.7.3 0.7.6
packaging 24.2 26.0
ruff 0.15.1 0.15.2
responses 0.25.8 0.26.0
sqlalchemy 2.0.46 2.0.47
langchain-anthropic 1.3.3 1.3.4
langchain-google-genai 4.2.0 4.2.1
langchain-aws 1.2.5 1.3.0
fastapi 0.129.0 0.133.0

Bumps the langchain-deps group with 5 updates in the /libs/langchain_v1 directory:

Package From To
ruff 0.15.1 0.15.2
langchain-google-genai 4.2.0 4.2.1
langchain-aws 1.2.5 1.3.0
langgraph 1.0.8 1.0.9
langchain-azure-ai 1.0.4 1.0.61

Updates langsmith from 0.7.3 to 0.7.6

Release notes

Sourced from langsmith's releases.

v0.7.6

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.7.5...v0.7.6

v0.7.5

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.7.4...v0.7.5

v0.7.4

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.7.3...v0.7.4

Commits
  • 22a0484 release(py): 0.7.6 (#2462)
  • 01acee8 chore(claude agent sdk): rm debug logs (#2461)
  • 4e366c4 feat(py, claude agent sdk): Add wrapping for PostToolUseFailure hook (#2460)
  • 4e25507 perf(py): Improve retry logic for tracing ops (#2459)
  • daa0330 fix(py, claude agent sdk): Correctly parent spans in asyncio context (#2457)
  • 070a207 feat(python): add sandbox exception types and client plumbing (#2442)
  • 6f85200 release(py): 0.7.5 (#2456)
  • 901486f fix(py/adk): fix multi-agent tracing (#2451)
  • 31d1828 make zstandard optional (#2453)
  • 78c2639 chore(deps-dev): bump the js-minor-and-patch group across 1 directory with 10...
  • Additional commits viewable in compare view

Updates uuid-utils from 0.14.0 to 0.14.1

Release notes

Sourced from uuid-utils's releases.

0.14.1

What's Changed

Full Changelog: aminalaee/uuid-utils@0.14.0...0.15.0

Commits

Updates ruff from 0.15.1 to 0.15.2

Release notes

Sourced from ruff's releases.

0.15.2

Release Notes

Released on 2026-02-19.

Preview features

Bug fixes

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.2

Released on 2026-02-19.

Preview features

... (truncated)

Commits

Updates responses from 0.25.8 to 0.26.0

Release notes

Sourced from responses's releases.

0.26.0

  • When using assert_all_requests_are_fired=True, assertions about unfired requests are now raised even when an exception occurs in the context manager or decorated function. Previously, these assertions were suppressed when exceptions occurred. This new behavior provides valuable debugging context about which mocked requests were or weren't called.
  • Consider the Retry-After header when handling retries
Changelog

Sourced from responses's changelog.

0.26.0

  • When using assert_all_requests_are_fired=True, assertions about unfired requests are now raised even when an exception occurs in the context manager or decorated function. Previously, these assertions were suppressed when exceptions occurred. This new behavior provides valuable debugging context about which mocked requests were or weren't called.
  • Consider the Retry-After header when handling retries
Commits
  • 94913d0 release: 0.26.0
  • 051b79e Make assert_all_requests_are_fired always assert on exception (#782)
  • 0905cb8 Fix query_param_matcher not matching empty query parameter values (#787)
  • e0c6faa ci(release): Switch from action-prepare-release to Craft (#785)
  • 1be3a73 fix: Consider the Retry-After header when handling retries (#784)
  • c6730fb Merge branch 'release/0.25.8'
  • See full diff in compare view

Updates langsmith from 0.7.3 to 0.7.6

Release notes

Sourced from langsmith's releases.

v0.7.6

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.7.5...v0.7.6

v0.7.5

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.7.4...v0.7.5

v0.7.4

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.7.3...v0.7.4

Commits
  • 22a0484 release(py): 0.7.6 (#2462)
  • 01acee8 chore(claude agent sdk): rm debug logs (#2461)
  • 4e366c4 feat(py, claude agent sdk): Add wrapping for PostToolUseFailure hook (#2460)
  • 4e25507 perf(py): Improve retry logic for tracing ops (#2459)
  • daa0330 fix(py, claude agent sdk): Correctly parent spans in asyncio context (#2457)
  • 070a207 feat(python): add sandbox exception types and client plumbing (#2442)
  • 6f85200 release(py): 0.7.5 (#2456)
  • 901486f fix(py/adk): fix multi-agent tracing (#2451)
  • 31d1828 make zstandard optional (#2453)
  • 78c2639 chore(deps-dev): bump the js-minor-and-patch group across 1 directory with 10...
  • Additional commits viewable in compare view

Updates responses from 0.25.8 to 0.26.0

Release notes

Sourced from responses's releases.

0.26.0

  • When using assert_all_requests_are_fired=True, assertions about unfired requests are now raised even when an exception occurs in the context manager or decorated function. Previously, these assertions were suppressed when exceptions occurred. This new behavior provides valuable debugging context about which mocked requests were or weren't called.
  • Consider the Retry-After header when handling retries
Changelog

Sourced from responses's changelog.

0.26.0

  • When using assert_all_requests_are_fired=True, assertions about unfired requests are now raised even when an exception occurs in the context manager or decorated function. Previously, these assertions were suppressed when exceptions occurred. This new behavior provides valuable debugging context about which mocked requests were or weren't called.
  • Consider the Retry-After header when handling retries
Commits
  • 94913d0 release: 0.26.0
  • 051b79e Make assert_all_requests_are_fired always assert on exception (#782)
  • 0905cb8 Fix query_param_matcher not matching empty query parameter values (#787)
  • e0c6faa ci(release): Switch from action-prepare-release to Craft (#785)
  • 1be3a73 fix: Consider the Retry-After header when handling retries (#784)
  • c6730fb Merge branch 'release/0.25.8'
  • See full diff in compare view

Updates ruff from 0.15.1 to 0.15.2

Release notes

Sourced from ruff's releases.

0.15.2

Release Notes

Released on 2026-02-19.

Preview features

Bug fixes

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.2

Released on 2026-02-19.

Preview features

... (truncated)

Commits

Updates ruff from 0.15.1 to 0.15.2

Release notes

Sourced from ruff's releases.

0.15.2

Release Notes

Released on 2026-02-19.

Preview features

Bug fixes

... (truncated)

Changelog

Sourced from ruff's changelog.

0.15.2

Released on 2026-02-19.

Preview features

... (truncated)

Commits

Updates langsmith from 0.7.3 to 0.7.6

Release notes

Sourced from langsmith's releases.

v0.7.6

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.7.5...v0.7.6

v0.7.5

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.7.4...v0.7.5

v0.7.4

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.7.3...v0.7.4

Commits

…ates

Bumps the langchain-deps group with 4 updates in the /libs/core directory: [langsmith](https://github.com/langchain-ai/langsmith-sdk), [uuid-utils](https://github.com/aminalaee/uuid-utils), [ruff](https://github.com/astral-sh/ruff) and [responses](https://github.com/getsentry/responses).
Bumps the langchain-deps group with 9 updates in the /libs/langchain directory:

| Package | From | To |
| --- | --- | --- |
| [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.7.3` | `0.7.6` |
| [packaging](https://github.com/pypa/packaging) | `24.2` | `26.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.15.1` | `0.15.2` |
| [responses](https://github.com/getsentry/responses) | `0.25.8` | `0.26.0` |
| [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.46` | `2.0.47` |
| [langchain-anthropic](https://github.com/langchain-ai/langchain) | `1.3.3` | `1.3.4` |
| [langchain-google-genai](https://github.com/langchain-ai/langchain-google) | `4.2.0` | `4.2.1` |
| [langchain-aws](https://github.com/langchain-ai/langchain-aws) | `1.2.5` | `1.3.0` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.129.0` | `0.133.0` |

Bumps the langchain-deps group with 5 updates in the /libs/langchain_v1 directory:

| Package | From | To |
| --- | --- | --- |
| [ruff](https://github.com/astral-sh/ruff) | `0.15.1` | `0.15.2` |
| [langchain-google-genai](https://github.com/langchain-ai/langchain-google) | `4.2.0` | `4.2.1` |
| [langchain-aws](https://github.com/langchain-ai/langchain-aws) | `1.2.5` | `1.3.0` |
| [langgraph](https://github.com/langchain-ai/langgraph) | `1.0.8` | `1.0.9` |
| [langchain-azure-ai](https://github.com/langchain-ai/langchain-azure) | `1.0.4` | `1.0.61` |



Updates `langsmith` from 0.7.3 to 0.7.6
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](langchain-ai/langsmith-sdk@v0.7.3...v0.7.6)

Updates `uuid-utils` from 0.14.0 to 0.14.1
- [Release notes](https://github.com/aminalaee/uuid-utils/releases)
- [Commits](aminalaee/uuid-utils@0.14.0...0.14.1)

Updates `ruff` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.1...0.15.2)

Updates `responses` from 0.25.8 to 0.26.0
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.25.8...0.26.0)

Updates `langsmith` from 0.7.3 to 0.7.6
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](langchain-ai/langsmith-sdk@v0.7.3...v0.7.6)

Updates `responses` from 0.25.8 to 0.26.0
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.25.8...0.26.0)

Updates `ruff` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.1...0.15.2)

Updates `ruff` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.1...0.15.2)

Updates `langsmith` from 0.7.3 to 0.7.6
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](langchain-ai/langsmith-sdk@v0.7.3...v0.7.6)

Updates `packaging` from 24.2 to 26.0
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.2...26.0)

Updates `ruff` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.1...0.15.2)

Updates `responses` from 0.25.8 to 0.26.0
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.25.8...0.26.0)

Updates `langchain-core` from 1.2.15 to 1.2.16
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)

Updates `langsmith` from 0.7.3 to 0.7.6
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](langchain-ai/langsmith-sdk@v0.7.3...v0.7.6)

Updates `sqlalchemy` from 2.0.46 to 2.0.47
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

Updates `langchain-anthropic` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-anthropic==1.3.3...langchain-anthropic==1.3.4)

Updates `langchain-google-genai` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/genai/v4.2.0...libs/genai/v4.2.1)

Updates `langchain-aws` from 1.2.5 to 1.3.0
- [Release notes](https://github.com/langchain-ai/langchain-aws/releases)
- [Commits](langchain-ai/langchain-aws@langchain-aws==1.2.5...langchain-aws==1.3.0)

Updates `responses` from 0.25.8 to 0.26.0
- [Release notes](https://github.com/getsentry/responses/releases)
- [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
- [Commits](getsentry/responses@0.25.8...0.26.0)

Updates `packaging` from 24.2 to 26.0
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](pypa/packaging@24.2...26.0)

Updates `langchainhub` from 0.1.21 to 0.1.18

Updates `ruff` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.1...0.15.2)

Updates `fastapi` from 0.129.0 to 0.133.0
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.129.0...0.133.0)

Updates `langchain-core` from 1.2.15 to 1.2.16
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)

Updates `langchain-anthropic` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-anthropic==1.3.3...langchain-anthropic==1.3.4)

Updates `langchain-google-genai` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/genai/v4.2.0...libs/genai/v4.2.1)

Updates `langchain-aws` from 1.2.5 to 1.3.0
- [Release notes](https://github.com/langchain-ai/langchain-aws/releases)
- [Commits](langchain-ai/langchain-aws@langchain-aws==1.2.5...langchain-aws==1.3.0)

Updates `ruff` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.1...0.15.2)

Updates `langchainhub` from 0.1.21 to 0.1.18

Updates `ruff` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.1...0.15.2)

Updates `langchain-core` from 1.2.15 to 1.2.16
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)

Updates `langchain-anthropic` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-anthropic==1.3.3...langchain-anthropic==1.3.4)

Updates `langchain-google-genai` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/genai/v4.2.0...libs/genai/v4.2.1)

Updates `langchain-aws` from 1.2.5 to 1.3.0
- [Release notes](https://github.com/langchain-ai/langchain-aws/releases)
- [Commits](langchain-ai/langchain-aws@langchain-aws==1.2.5...langchain-aws==1.3.0)

Updates `ruff` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.1...0.15.2)

Updates `langchain-core` from 1.2.15 to 1.2.16
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](https://github.com/langchain-ai/langchain/commits)

Updates `langgraph` from 1.0.8 to 1.0.9
- [Release notes](https://github.com/langchain-ai/langgraph/releases)
- [Commits](langchain-ai/langgraph@1.0.8...1.0.9)

Updates `langchain-anthropic` from 1.3.3 to 1.3.4
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-anthropic==1.3.3...langchain-anthropic==1.3.4)

Updates `langchain-azure-ai` from 1.0.4 to 1.0.61
- [Release notes](https://github.com/langchain-ai/langchain-azure/releases)
- [Commits](langchain-ai/langchain-azure@libs/azure-ai/v1.0.4...libs/azure-ai/v1.0.61)

Updates `langchain-google-genai` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/genai/v4.2.0...libs/genai/v4.2.1)

Updates `langchain-aws` from 1.2.5 to 1.3.0
- [Release notes](https://github.com/langchain-ai/langchain-aws/releases)
- [Commits](langchain-ai/langchain-aws@langchain-aws==1.2.5...langchain-aws==1.3.0)

Updates `ruff` from 0.15.1 to 0.15.2
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.15.1...0.15.2)

---
updated-dependencies:
- dependency-name: langsmith
  dependency-version: 0.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: uuid-utils
  dependency-version: 0.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: responses
  dependency-version: 0.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: langchain-deps
- dependency-name: langsmith
  dependency-version: 0.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: responses
  dependency-version: 0.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: langchain-deps
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langsmith
  dependency-version: 0.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: packaging
  dependency-version: '26.0'
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: langchain-deps
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: responses
  dependency-version: 0.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: langchain-deps
- dependency-name: langchain-core
  dependency-version: 1.2.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langsmith
  dependency-version: 0.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: sqlalchemy
  dependency-version: 2.0.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-anthropic
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-google-genai
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-aws
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: langchain-deps
- dependency-name: responses
  dependency-version: 0.26.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: langchain-deps
- dependency-name: packaging
  dependency-version: '26.0'
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: langchain-deps
- dependency-name: langchainhub
  dependency-version: 0.1.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: fastapi
  dependency-version: 0.133.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: langchain-deps
- dependency-name: langchain-core
  dependency-version: 1.2.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-anthropic
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-google-genai
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-aws
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: langchain-deps
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchainhub
  dependency-version: 0.1.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-core
  dependency-version: 1.2.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-anthropic
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-google-genai
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-aws
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: langchain-deps
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-core
  dependency-version: 1.2.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langgraph
  dependency-version: 1.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-anthropic
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-azure-ai
  dependency-version: 1.0.61
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-google-genai
  dependency-version: 4.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
- dependency-name: langchain-aws
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: langchain-deps
- dependency-name: ruff
  dependency-version: 0.15.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: langchain-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) python:uv Pull requests that update python:uv code labels Feb 25, 2026
@github-actions github-actions bot added infra PRs made that include chores, devops, repo meta changes external core `langchain-core` package issues & PRs langchain `langchain` package issues & PRs langchain-classic `langchain-classic` package issues & PRs and removed external labels Feb 25, 2026
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Feb 25, 2026

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

✅ 13 untouched benchmarks
⏩ 23 skipped benchmarks1


Comparing dependabot/uv/libs/core/langchain-deps-ce1dc38023 (1b317e4) with master (94a5882)

Open in CodSpeed

Footnotes

  1. 23 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@jkennedyvz John Kennedy (jkennedyvz) merged commit a33112b into master Feb 26, 2026
91 checks passed
@jkennedyvz John Kennedy (jkennedyvz) deleted the dependabot/uv/libs/core/langchain-deps-ce1dc38023 branch February 26, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core `langchain-core` package issues & PRs dependencies Pull requests that update a dependency file (e.g. `pyproject.toml` or `uv.lock`) infra PRs made that include chores, devops, repo meta changes langchain `langchain` package issues & PRs langchain-classic `langchain-classic` package issues & PRs python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant