Skip to content

chore(deps): bump the all-dependencies group across 1 directory with 41 updates#159

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/libs/cli/all-dependencies-c092dc3c0b
Closed

chore(deps): bump the all-dependencies group across 1 directory with 41 updates#159
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/libs/cli/all-dependencies-c092dc3c0b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown

Bumps the all-dependencies group with 38 updates in the /libs/cli directory:

Package From To
langchain 1.3.1 1.3.11
langchain-openai 1.2.1 1.3.3
langsmith 0.8.5 0.9.4
textual 8.2.6 8.2.8
rich 14.3.4 15.0.0
markdownify 1.2.2 1.2.3
uuid-utils 0.15.0 0.16.2
croniter 3.0.4 6.2.2
langchain-mcp-adapters 0.2.2 0.3.0
pyjwt 2.12.1 2.13.0
python-multipart 0.0.29 0.0.32
langchain-anthropic 1.4.3 1.4.8
langchain-baseten 0.2.0 0.2.1
langchain-aws 1.4.7 1.6.1
langchain-cohere 0.5.1 0.6.0
langchain-deepseek 1.0.1 1.1.0
langchain-google-genai 4.2.2 4.2.6
langchain-groq 1.1.2 1.1.3
langchain-ibm 1.0.10 1.1.0
langchain-litellm 0.6.5 0.7.0
langchain-mistralai 1.1.4 1.1.5
langchain-nvidia-ai-endpoints 1.3.0 1.4.2
langchain-openrouter 0.2.3 0.2.5
langchain-perplexity 1.2.0 1.4.0
langchain-google-vertexai 3.2.3 3.2.4
daytona 0.176.0 0.192.0
modal 1.4.2 1.5.1
runloop-api-client 1.21.0 1.23.2
tavily-python 0.7.24 0.7.26
ruff 0.15.13 0.15.20
ty 0.0.37 0.0.55
pytest 9.0.3 9.1.1
pytest-asyncio 1.3.0 1.4.0
pytest-socket 0.7.0 0.8.0
responses 0.26.0 0.26.1
anyio 4.13.0 4.14.1
wcmatch 6.1 10.2
agent-client-protocol 0.10.0 0.10.1

Updates langchain from 1.3.1 to 1.3.11

Release notes

Sourced from langchain's releases.

langchain==1.3.11

Changes since langchain==1.3.10

release(langchain): 1.3.11 (#38377) fix(langchain,openai): only set strict=True on tools for OpenAI-compatible models in ProviderStrategy (#38370) chore: bump pydantic-settings from 2.12.0 to 2.14.2 in /libs/langchain_v1 (#38279) chore: bump vcrpy from 8.1.1 to 8.2.1 in /libs/langchain_v1 (#38280) chore: bump langsmith from 0.8.9 to 0.8.18 in /libs/langchain_v1 (#38281) docs(langchain): document summarization prompt contract (#38256)

langchain==1.3.10

Changes since langchain==1.3.9

release(langchain): 1.3.10 (#38255) chore: bump cryptography from 46.0.7 to 48.0.1 in /libs/langchain_v1 (#38176) chore: bump aiohttp from 3.14.0 to 3.14.1 in /libs/langchain_v1 (#38179) fix(langchain): switch summary format (#38171) fix(langchain): detect provider strategy for dated gpt-5.2/gpt-5.4 snapshots (#38222) chore(langchain): improve typing in tests (#38163) chore: bump pyjwt from 2.12.0 to 2.13.0 in /libs/langchain_v1 (#38168) release(openai): 1.3.2 (#38130) hotfix(openai): switch version (#38123) release(openai): 1.4.0 (#38120) docs: refresh README installation and resources (#38119) test(core,langchain): update tests for explicit deserialization allowlists (#38118) release(core): 1.4.7 (#38111) release(anthropic): 1.4.6 (#38105)

langchain==1.3.9

Changes since langchain==1.3.8

release(anthropic): 1.4.6 (#38105) release(langchain): 1.3.9 (#38104) fix(langchain,anthropic): confine file-search results and tighten anthropic allowed_prefixes (#38106)

langchain==1.3.8

Changes since langchain==1.3.7

release(langchain): 1.3.8 (#38096) style(core,langchain,langchain-classic,partners): replace double backticks in docstrings (#38095) release(core): 1.4.6 (#38061) chore(langchain): add overloads to create_agent (#34309) chore(infra): bump mypy to 2.1 and unify type-check config across the monorepo (#36470) fix(langchain): support async middleware decorator typing (#34584) fix(langchain): tighten structured output model fallbacks (#38042) release(anthropic): 1.4.5 (#38036) hotfix(core): bump lockfile(s) (#38032) refactor(langchain): refactor test_create_agent_tool_validation (#34443)

langchain==1.3.7

... (truncated)

Commits

Updates langgraph from 1.2.0 to 1.2.7

Release notes

Sourced from langgraph's releases.

langgraph==1.2.7

Changes since 1.2.6

  • release(langgraph): 1.2.7 (#8223)
  • fix(langgraph): snapshot DeltaChannel overwrite supersteps (#8125)
  • fix(langgraph): Make Overwrite survive JSON roundtrips (#8127)
  • chore(deps): bump redis in /libs/langgraph (#7976)
  • chore(deps): bump langsmith from 0.8.0 to 0.8.18 in /libs/langgraph (#8176)
  • chore(deps): bump jupyterlab from 4.5.7 to 4.5.9 in /libs/langgraph (#8164)
  • fix(langgraph): emit valid UUIDs for exit-mode delta task_ids for langgraph-api (#8165)
  • chore(deps): bump bleach from 6.3.0 to 6.4.0 in /libs/langgraph (#8107)
  • chore(deps): bump cryptography from 46.0.7 to 48.0.1 in /libs/langgraph (#8106)
  • chore(deps): bump jupyter-server from 2.18.0 to 2.20.0 in /libs/langgraph (#8134)
  • chore(deps): bump tornado from 6.5.6 to 6.5.7 in /libs/langgraph (#8108)
  • chore(deps): bump pyjwt from 2.12.0 to 2.13.0 in /libs/langgraph (#8092)

langgraph==1.2.6

Changes since 1.2.5

  • release(langgraph): 1.2.6 (#8139)
  • fix: nested subgraph inherits parent checkpoint_ns (regression in 1.2.3) (#8053)
  • fix: cancel running subgraphs on v3 stream abort [closes #8029] (#8057)
  • release(cli): 0.4.30 (#8101)
  • docs: standardize package README.md structure (#8064)
  • chore(deps): bump tornado from 6.5.5 to 6.5.6 in /libs/langgraph (#8063)

langgraph==1.2.5

Changes since 1.2.4

  • release(langgraph): 1.2.5 (#8062)
  • fix(langgraph): merge lc_versions config metadata (#8052)
  • release(cli): 0.4.28 (#8041)
  • fix: updateState bug for deltaChannel on empty thread (#8011)
  • chore: migrate Python type checking to ty (#8002)
  • chore(deps-dev): bump types-requests from 2.33.0.20260408 to 2.33.0.20260518 in /libs/langgraph (#7977)
  • chore(deps): bump the minor-and-patch group in /libs/langgraph with 14 updates (#7975)

langgraph==1.2.4

Changes since 1.2.3

  • release(langgraph): 1.2.4 (#7991)
  • test(sdk-py): add factory-graph integration test exercising the server factory path (#7978)
  • fix(langgraph): keep _on_started backward-compatible with overrides predating cause (#7987)

langgraph==1.2.3

Changes since 1.2.2

  • release(langgraph): 1.2.3 (#7945)
  • feat(langgraph): wire RemoteGraph.interleave to sdk-py interleave_projections (#7938)
  • feat(langgraph): add v3 streaming support to RemoteGraph (#7927)

... (truncated)

Commits
  • 5931a5f release(langgraph): 1.2.7 (#8223)
  • 9a27693 fix(langgraph): snapshot DeltaChannel overwrite supersteps (#8125)
  • 1b5ca0a fix(langgraph): Make Overwrite survive JSON roundtrips (#8127)
  • d2f9719 chore(deps): bump redis in /libs/langgraph (#7976)
  • c1aad8b chore(deps-dev): bump starlette from 1.0.1 to 1.3.1 in /libs/sdk-py (#8104)
  • d5dfeaf chore(deps): bump starlette from 1.0.1 to 1.3.1 in /libs/cli (#8105)
  • bdb323e chore(deps): bump langsmith from 0.8.0 to 0.8.18 in /libs/checkpoint-sqlite (...
  • 31f6955 chore(deps): bump langsmith from 0.8.0 to 0.8.18 in /libs/checkpoint-postgres...
  • 6b767de chore(deps): bump langsmith from 0.8.2 to 0.8.18 in /libs/checkpoint-conforma...
  • e6574a8 chore(deps): bump langsmith from 0.8.0 to 0.8.18 in /libs/cli (#8172)
  • Additional commits viewable in compare view

Updates langgraph-sdk from 0.3.14 to 0.4.2

Release notes

Sourced from langgraph-sdk's releases.

langgraph-sdk==0.4.2

Changes since sdk==0.4.1

  • release(sdk-py): 0.4.2 (#7955)
  • fix(sdk-py): percent-encode thread_id in v3 stream transport default paths (#7954)

langgraph-sdk==0.4.1

Changes since sdk==0.4.0

  • release(sdk-py): 0.4.1 (#7944)
  • feat(sdk-py): extract stream decoders and add interleave_projections (#7935)
  • feat(langgraph): add v3 streaming support to RemoteGraph (#7927)
  • fix(sdk-py): make tools_agent fake model stateless (#7930)

langgraph-sdk==0.4.0

Changes since sdk==0.3.15

  • release(sdk-py): 0.4.0 (#7923)
  • feat(sdk-py): add thread stream helpers (#7833)
  • feat(sdk-py): wire websocket stream selection (#7832)
  • feat(sdk-py): add websocket stream transports (#7830)
  • feat(sdk-py): harden streaming reconnects (#7829)
  • feat(sdk-py): add sync scoped subgraphs (#7828)
  • feat(sdk-py): add sync messages and tool calls (#7827)
  • feat(sdk-py): add sync thread stream core (#7826)
  • feat(sdk-py): add async stream reconnect support (#7825)
  • feat(sdk-py): add scoped subgraph handles (#7824)
  • feat(sdk-py): add messages and tool call projections (#7823)
  • feat(sdk-py): add output, values, and controller extraction (#7822)
  • feat(sdk-py): wire lifecycle state and output prerequisites (#7821)
  • feat(sdk-py): add shared stream subscriptions (#7820)
  • feat(sdk-py): add async thread stream skeleton (#7819)
  • feat(sdk-py): add v3 streaming primitives and SSE transport (#7818)
  • chore(langgraph): bump version to 1.2.2 (#7914)

langgraph-sdk==0.3.15

Changes since sdk==0.3.14

  • release(checkpoint): 4.1.1 (#7890)
  • release(sdk-py): 0.3.15 (#7891)
  • fix(sdk-py): percent-encode caller-supplied identifiers in URL paths (#7893)
  • release(langgraph): 1.2.1 (#7883)
  • chore(deps): bump idna from 3.11 to 3.15 in /libs/sdk-py (#7863)
  • chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /libs/sdk-py (#7764)
  • chore(deps): bump langsmith from 0.7.31 to 0.8.0 in /libs/sdk-py (#7789)
  • release: bump alpha packages to official versions (#7775)
  • chore(langgraph): bump langchain-core to 1.4.0 (#7767)
  • feat(sdk-py): support metadata filter for crons search/count (#7737)
  • chore(deps): bump ty from 0.0.23 to 0.0.33 in /libs/sdk-py (#7666)
Commits
  • 4aeaffe 0.4.2 (#4570)
  • f1bfd60 update
  • 998be75 langgraph: decouple name from assistant ID in RemoteGraph
  • 365dd5f sdk-py: Prefix private functions in sdk with _
  • 0e61cc2 prebuilt: remove state_modifier (#4439)
  • a0a302d prebuilt: switch to executing parallel tool calls via Send by default (#4438)
  • 4e05db8 Release checkpoint-sqlite (#4509)
  • d6e20e6 Add missing 'running' RunStatus (#4508)
  • fcd06ac Add support for specifying a custom base image in docker commands (#4500)
  • 94994a8 meaningless commit to get vercel going sigh
  • Additional commits viewable in compare view

Updates langchain-openai from 1.2.1 to 1.3.3

Release notes

Sourced from langchain-openai's releases.

langchain-openai==1.3.3

Changes since langchain-openai==1.3.2

release(openai): 1.3.3 (#38375) fix(openai): drop response item ids when store is false (#38372) fix(langchain,openai): only set strict=True on tools for OpenAI-compatible models in ProviderStrategy (#38370) test(openai): clarify expected strict schema error (#38338) fix(openai): drop stop from Responses API payload (#38336) chore: bump langsmith from 0.8.5 to 0.8.18 in /libs/partners/openai (#38293) chore: bump vcrpy from 8.1.1 to 8.2.1 in /libs/partners/openai (#38294) chore(model-profiles): refresh model profile data (#38274) test(openai): vcr embedding raw equivalence tests (#38199)

langchain-openai==1.3.2

Changes since langchain-openai==1.3.1

release(openai): 1.3.2 (#38130)

langchain-openai==1.3.1

Changes since langchain-openai==1.3.0

docs: refresh README installation and resources (#38119) test(core,langchain): update tests for explicit deserialization allowlists (#38118) release(core): 1.4.7 (#38111) fix(core,partners): rename package version trace metadata (#38110) style(core,langchain,langchain-classic,partners): replace double backticks in docstrings (#38095) test(openai): use gpt-4o for image token counting (#38089) release(core): 1.4.6 (#38061) feat(core,partners): add package version tracking to tracing metadata (#35295) fix(core,openai): normalize v1 streamed tool calls (#35983) chore(infra): bump mypy to 2.1 and unify type-check config across the monorepo (#36470) feat(standard-tests): validate tool call chunks during streaming (#34707) fix(langchain): tighten structured output model fallbacks (#38042)

langchain-openai==1.3.0

Changes since langchain-openai==1.2.2

hotfix(openai): min core dep (#37990) release(openai): 1.3.0 (#37989) feat(openai): support apply_patch built-in tool (#37157) chore(model-profiles): refresh model profile data (#37973) test(langchain,partners): disable pytest-benchmark under xdist to silence PytestBenchmarkWarning (#37901) chore(model-profiles): refresh model profile data (#37895)

langchain-openai==1.2.2

Changes since langchain-openai==1.2.1

release(openai): 1.2.2 (#37617) chore(infra): bump langchain-tests floor to 1.1.9 (#37610) test(openai): unbreak audio chat and Azure embedding integration tests (#37589)

... (truncated)

Commits

Updates langsmith from 0.8.5 to 0.9.4

Release notes

Sourced from langsmith's releases.

v0.9.4

What's Changed

New Contributors

Full Changelog: langchain-ai/langsmith-sdk@v0.9.3...v0.9.4

v0.9.3

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.9.2...v0.9.3

v0.9.2

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.9.1...v0.9.2

... (truncated)

Commits
  • 80d93c4 release(python): bump py version to 0.9.4 (#3124)
  • b453dd5 release(js): bump to 0.7.14 (#3121)
  • 76f5c71 feat(client): expose projects resource accessor on Python and JS clients (#3109)
  • 5f32426 fix(js): Avoid setting usage_metadata on parent chain runs for Claude Agent S...
  • 03b5341 chore: sync langsmith_api (#3120)
  • 7595f5c fix(python): use current project issues endpoint (#3064)
  • b5291fa fix(client): apply anonymizer to run error field (JS) (#3110)
  • be3eaa4 fix(google-adk): set tool span as active tracing context in wrap_tool_run_asy...
  • 3dc88b3 feat(client): expose datasets v2 resource + experiment-runs integration tests...
  • 14741e0 fix(client): apply anonymizer to run error field (#3100)
  • Additional commits viewable in compare view

Updates textual from 8.2.6 to 8.2.8

Release notes

Sourced from textual's releases.

The more super release

Fixes for extended key processing, and a crash bug for clicking the screen padding area.

[8.2.8] - 2026-06-30

Fixed

Changed

The more Kitty Release

This release adds additional support for the Kitty key protocol. Which enables some additional keys on some terminals. Additionally, Textual will report modifier keys as separate key events.

Additionally there are a few more shortcuts to the Text Area.

This release sponsored by Mistral AI. See release notes for detail.

[8.2.7] - 2026-05-19

Added

  • Added support for Kitty key protocol "Report all keys as escape codes" which enabled alt+backspace on Warp Textualize/textual#6544
  • Added support for detecting separate modifier keys for terminals that support the Kitty key protocol Textualize/textual#6544
  • Added TEXTUAL_DISABLE_KITTY_KEY env var to disable Kitty key protocol support (debug aid). Textualize/textual#6544

Changed

Changelog

Sourced from textual's changelog.

[8.2.8] - 2026-06-30

Fixed

Changed

[8.2.7] - 2026-05-19

Added

  • Added support for Kitty key protocol "Report all keys as escape codes" which enabled alt+backspace on Warp Textualize/textual#6544
  • Added support for detecting separate modifier keys for terminals that support the Kitty key protocol Textualize/textual#6544
  • Added TEXTUAL_DISABLE_KITTY_KEY env var to disable Kitty key protocol support (debug aid). Textualize/textual#6544

Changed

Fixed

Commits

Updates rich from 14.3.4 to 15.0.0

Release notes

Sourced from rich's releases.

The So Long 3.8 Release

A few fixes. The major version bump is to honor the passing of 3.8 support which reached its EOL in October 7, 2024

[15.0.0] - 2026-04-12

Changed

  • Breaking change: Dropped support for Python3.8

Fixed

Changelog

Sourced from rich's changelog.

[15.0.0] - 2026-04-12

Changed

  • Breaking change: Dropped support for Python3.8

Fixed

Commits

Updates markdownify from 1.2.2 to 1.2.3

Release notes

Sourced from markdownify's releases.

1.2.3

What's Changed

New Contributors

Full Changelog: matthewwithanm/python-markdownify@1.2.2...1.2.3

Commits
  • 9341855 Merge branch 'develop'
  • bc98c9e bump to version v1.2.3
  • dd5728e fix: preserve text nested inside <br> by html.parser (#264)
  • 0b359c0 fix: allow None to be used for strip_pre and warp_width params in types...
  • See full diff in compare view

Updates uuid-utils from 0.15.0 to 0.16.2

Release notes

Sourced from uuid-utils's releases.

0.16.2

What's Changed

Full Changelog: aminalaee/uuid-utils@0.16.1...0.16.2

0.16.1

What's Changed

New Contributors

Full Changelog: aminalaee/uuid-utils@0.16.0...0.16.1

0.16.0

What's Changed

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

Commits

…41 updates

Bumps the all-dependencies group with 38 updates in the /libs/cli directory:

| Package | From | To |
| --- | --- | --- |
| [langchain](https://github.com/langchain-ai/langchain) | `1.3.1` | `1.3.11` |
| [langchain-openai](https://github.com/langchain-ai/langchain) | `1.2.1` | `1.3.3` |
| [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.8.5` | `0.9.4` |
| [textual](https://github.com/Textualize/textual) | `8.2.6` | `8.2.8` |
| [rich](https://github.com/Textualize/rich) | `14.3.4` | `15.0.0` |
| [markdownify](https://github.com/matthewwithanm/python-markdownify) | `1.2.2` | `1.2.3` |
| [uuid-utils](https://github.com/aminalaee/uuid-utils) | `0.15.0` | `0.16.2` |
| [croniter](https://github.com/pallets-eco/croniter) | `3.0.4` | `6.2.2` |
| [langchain-mcp-adapters](https://github.com/langchain-ai/langchain-mcp-adapters) | `0.2.2` | `0.3.0` |
| [pyjwt](https://github.com/jpadilla/pyjwt) | `2.12.1` | `2.13.0` |
| [python-multipart](https://github.com/Kludex/python-multipart) | `0.0.29` | `0.0.32` |
| [langchain-anthropic](https://github.com/langchain-ai/langchain) | `1.4.3` | `1.4.8` |
| [langchain-baseten](https://github.com/basetenlabs/langchain-baseten) | `0.2.0` | `0.2.1` |
| [langchain-aws](https://github.com/langchain-ai/langchain-aws) | `1.4.7` | `1.6.1` |
| [langchain-cohere](https://github.com/langchain-ai/langchain-cohere) | `0.5.1` | `0.6.0` |
| [langchain-deepseek](https://github.com/langchain-ai/langchain) | `1.0.1` | `1.1.0` |
| [langchain-google-genai](https://github.com/langchain-ai/langchain-google) | `4.2.2` | `4.2.6` |
| [langchain-groq](https://github.com/langchain-ai/langchain) | `1.1.2` | `1.1.3` |
| [langchain-ibm](https://github.com/langchain-ai/langchain-ibm) | `1.0.10` | `1.1.0` |
| [langchain-litellm](https://github.com/langchain-ai/langchain-litellm) | `0.6.5` | `0.7.0` |
| [langchain-mistralai](https://github.com/langchain-ai/langchain) | `1.1.4` | `1.1.5` |
| [langchain-nvidia-ai-endpoints](https://github.com/langchain-ai/langchain-nvidia) | `1.3.0` | `1.4.2` |
| [langchain-openrouter](https://github.com/langchain-ai/langchain) | `0.2.3` | `0.2.5` |
| [langchain-perplexity](https://github.com/langchain-ai/langchain) | `1.2.0` | `1.4.0` |
| [langchain-google-vertexai](https://github.com/langchain-ai/langchain-google) | `3.2.3` | `3.2.4` |
| daytona | `0.176.0` | `0.192.0` |
| [modal](https://github.com/modal-labs/modal-client) | `1.4.2` | `1.5.1` |
| [runloop-api-client](https://github.com/runloopai/api-client-python) | `1.21.0` | `1.23.2` |
| [tavily-python](https://github.com/tavily-ai/tavily-python) | `0.7.24` | `0.7.26` |
| [ruff](https://github.com/astral-sh/ruff) | `0.15.13` | `0.15.20` |
| [ty](https://github.com/astral-sh/ty) | `0.0.37` | `0.0.55` |
| [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` |
| [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `1.3.0` | `1.4.0` |
| [pytest-socket](https://github.com/miketheman/pytest-socket) | `0.7.0` | `0.8.0` |
| [responses](https://github.com/getsentry/responses) | `0.26.0` | `0.26.1` |
| [anyio](https://github.com/agronholm/anyio) | `4.13.0` | `4.14.1` |
| [wcmatch](https://github.com/facelessuser/wcmatch) | `6.1` | `10.2` |
| [agent-client-protocol](https://github.com/agentclientprotocol/python-sdk) | `0.10.0` | `0.10.1` |



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

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

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

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

Updates `langsmith` from 0.8.5 to 0.9.4
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](langchain-ai/langsmith-sdk@v0.8.5...v0.9.4)

Updates `textual` from 8.2.6 to 8.2.8
- [Release notes](https://github.com/Textualize/textual/releases)
- [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md)
- [Commits](Textualize/textual@v8.2.6...v8.2.8)

Updates `rich` from 14.3.4 to 15.0.0
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/main/CHANGELOG.md)
- [Commits](Textualize/rich@v14.3.4...v15.0.0)

Updates `markdownify` from 1.2.2 to 1.2.3
- [Release notes](https://github.com/matthewwithanm/python-markdownify/releases)
- [Commits](matthewwithanm/python-markdownify@1.2.2...1.2.3)

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

Updates `croniter` from 3.0.4 to 6.2.2
- [Changelog](https://github.com/pallets-eco/croniter/blob/main/CHANGELOG.rst)
- [Commits](pallets-eco/croniter@3.0.4...6.2.2)

Updates `langchain-mcp-adapters` from 0.2.2 to 0.3.0
- [Release notes](https://github.com/langchain-ai/langchain-mcp-adapters/releases)
- [Commits](langchain-ai/langchain-mcp-adapters@langchain-mcp-adapters==0.2.2...langchain-mcp-adapters==0.3.0)

Updates `pyjwt` from 2.12.1 to 2.13.0
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@2.12.1...2.13.0)

Updates `python-multipart` from 0.0.29 to 0.0.32
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/main/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.29...0.0.32)

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

Updates `langchain-baseten` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/basetenlabs/langchain-baseten/releases)
- [Commits](basetenlabs/langchain-baseten@libs/baseten/v0.2.0...libs/baseten/v0.2.1)

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

Updates `langchain-cohere` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/langchain-ai/langchain-cohere/releases)
- [Commits](langchain-ai/langchain-cohere@libs/cohere/v0.5.1...libs/cohere/v0.6.0)

Updates `langchain-deepseek` from 1.0.1 to 1.1.0
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-deepseek==1.0.1...langchain-deepseek==1.1.0)

Updates `langchain-google-genai` from 4.2.2 to 4.2.6
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/genai/v4.2.2...libs/genai/v4.2.6)

Updates `langchain-groq` from 1.1.2 to 1.1.3
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-groq==1.1.2...langchain-groq==1.1.3)

Updates `langchain-ibm` from 1.0.10 to 1.1.0
- [Release notes](https://github.com/langchain-ai/langchain-ibm/releases)
- [Commits](langchain-ai/langchain-ibm@libs/ibm/v1.0.10...libs/ibm/v1.1.0)

Updates `langchain-litellm` from 0.6.5 to 0.7.0
- [Release notes](https://github.com/langchain-ai/langchain-litellm/releases)
- [Changelog](https://github.com/langchain-ai/langchain-litellm/blob/main/CHANGELOG.md)
- [Commits](langchain-ai/langchain-litellm@langchain-litellm==0.6.5...langchain-litellm==0.7.0)

Updates `langchain-mistralai` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-mistralai==1.1.4...langchain-mistralai==1.1.5)

Updates `langchain-nvidia-ai-endpoints` from 1.3.0 to 1.4.2
- [Release notes](https://github.com/langchain-ai/langchain-nvidia/releases)
- [Commits](langchain-ai/langchain-nvidia@libs/ai-endpoints/v1.3.0...libs/ai-endpoints/v1.4.2)

Updates `langchain-openrouter` from 0.2.3 to 0.2.5
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-openrouter==0.2.3...langchain-openrouter==0.2.5)

Updates `langchain-perplexity` from 1.2.0 to 1.4.0
- [Release notes](https://github.com/langchain-ai/langchain/releases)
- [Commits](langchain-ai/langchain@langchain-perplexity==1.2.0...langchain-perplexity==1.4.0)

Updates `langchain-google-vertexai` from 3.2.3 to 3.2.4
- [Release notes](https://github.com/langchain-ai/langchain-google/releases)
- [Commits](langchain-ai/langchain-google@libs/vertexai/v3.2.3...libs/vertexai/v3.2.4)

Updates `daytona` from 0.176.0 to 0.192.0

Updates `modal` from 1.4.2 to 1.5.1
- [Changelog](https://github.com/modal-labs/modal-client/blob/main/CHANGELOG_GO_JS.md)
- [Commits](modal-labs/modal-client@py/v1.4.2...py/v1.5.1)

Updates `runloop-api-client` from 1.21.0 to 1.23.2
- [Release notes](https://github.com/runloopai/api-client-python/releases)
- [Changelog](https://github.com/runloopai/api-client-python/blob/main/CHANGELOG.md)
- [Commits](runloopai/api-client-python@v1.21.0...v1.23.2)

Updates `tavily-python` from 0.7.24 to 0.7.26
- [Commits](https://github.com/tavily-ai/tavily-python/commits)

Updates `ruff` from 0.15.13 to 0.15.20
- [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.13...0.15.20)

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

Updates `pytest` from 9.0.3 to 9.1.1
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@9.0.3...9.1.1)

Updates `pytest-asyncio` from 1.3.0 to 1.4.0
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](pytest-dev/pytest-asyncio@v1.3.0...v1.4.0)

Updates `pytest-socket` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/miketheman/pytest-socket/releases)
- [Changelog](https://github.com/miketheman/pytest-socket/blob/main/CHANGELOG.md)
- [Commits](miketheman/pytest-socket@0.7.0...0.8.0)

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

Updates `anyio` from 4.13.0 to 4.14.1
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Commits](agronholm/anyio@4.13.0...4.14.1)

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

Updates `wcmatch` from 6.1 to 10.2
- [Release notes](https://github.com/facelessuser/wcmatch/releases)
- [Commits](facelessuser/wcmatch@6.1...10.2)

Updates `agent-client-protocol` from 0.10.0 to 0.10.1
- [Release notes](https://github.com/agentclientprotocol/python-sdk/releases)
- [Commits](agentclientprotocol/python-sdk@0.10.0...0.10.1)

---
updated-dependencies:
- dependency-name: langchain
  dependency-version: 1.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langgraph
  dependency-version: 1.2.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langgraph-sdk
  dependency-version: 0.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: langchain-openai
  dependency-version: 1.3.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: langsmith
  dependency-version: 0.9.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: textual
  dependency-version: 8.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: rich
  dependency-version: 15.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: markdownify
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: uuid-utils
  dependency-version: 0.16.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: croniter
  dependency-version: 6.2.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: langchain-mcp-adapters
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pyjwt
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: python-multipart
  dependency-version: 0.0.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langchain-anthropic
  dependency-version: 1.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langchain-baseten
  dependency-version: 0.2.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langchain-aws
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: langchain-cohere
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: langchain-deepseek
  dependency-version: 1.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: langchain-google-genai
  dependency-version: 4.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langchain-groq
  dependency-version: 1.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langchain-ibm
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: langchain-litellm
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: langchain-mistralai
  dependency-version: 1.1.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langchain-nvidia-ai-endpoints
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: langchain-openrouter
  dependency-version: 0.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: langchain-perplexity
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: langchain-google-vertexai
  dependency-version: 3.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: daytona
  dependency-version: 0.192.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: modal
  dependency-version: 1.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: runloop-api-client
  dependency-version: 1.23.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: tavily-python
  dependency-version: 0.7.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ruff
  dependency-version: 0.15.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: ty
  dependency-version: 0.0.55
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pytest
  dependency-version: 9.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pytest-asyncio
  dependency-version: 1.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: pytest-socket
  dependency-version: 0.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: responses
  dependency-version: 0.26.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: anyio
  dependency-version: 4.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: langchain-core
  dependency-version: 1.4.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: wcmatch
  dependency-version: '10.2'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: agent-client-protocol
  dependency-version: 0.10.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 12, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 12, 2026
@dependabot
dependabot Bot deleted the dependabot/uv/libs/cli/all-dependencies-c092dc3c0b branch July 12, 2026 23:07
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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants