chore(deps): bump the all-dependencies group across 1 directory with 40 updates#149
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the all-dependencies group across 1 directory with 40 updates#149dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/libs/cli/all-dependencies-e92feb97c2
branch
from
June 19, 2026 14:12
0f998bd to
1bd0c39
Compare
…40 updates Bumps the all-dependencies group with 37 updates in the /libs/cli directory: | Package | From | To | | --- | --- | --- | | [langchain](https://github.com/langchain-ai/langchain) | `1.3.1` | `1.3.10` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `1.2.1` | `1.3.2` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.8.5` | `0.8.18` | | [textual](https://github.com/Textualize/textual) | `8.2.6` | `8.2.7` | | [rich](https://github.com/Textualize/rich) | `14.3.4` | `15.0.0` | | [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.6` | | [langchain-aws](https://github.com/langchain-ai/langchain-aws) | `1.4.7` | `1.6.0` | | [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.5` | | [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.1` | | [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.189.0` | | [modal](https://github.com/modal-labs/modal-client) | `1.4.2` | `1.5.0` | | [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.18` | | [ty](https://github.com/astral-sh/ty) | `0.0.37` | `0.0.51` | | [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.0` | | [wcmatch](https://github.com/facelessuser/wcmatch) | `6.1` | `10.1` | | [starlette](https://github.com/Kludex/starlette) | `1.2.1` | `1.3.1` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.47.0` | `0.49.0` | | [agent-client-protocol](https://github.com/agentclientprotocol/python-sdk) | `0.10.0` | `0.10.1` | Updates `langchain` from 1.3.1 to 1.3.10 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==1.3.1...langchain==1.3.10) Updates `langgraph` from 1.2.0 to 1.2.6 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.2.0...1.2.6) 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.2 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==1.2.1...langchain-openai==1.3.2) Updates `langsmith` from 0.8.5 to 0.8.18 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.8.5...v0.8.18) Updates `textual` from 8.2.6 to 8.2.7 - [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.7) 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 `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.6 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-anthropic==1.4.3...langchain-anthropic==1.4.6) Updates `langchain-aws` from 1.4.7 to 1.6.0 - [Release notes](https://github.com/langchain-ai/langchain-aws/releases) - [Commits](langchain-ai/langchain-aws@langchain-aws==1.4.7...langchain-aws==1.6.0) 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.5 - [Release notes](https://github.com/langchain-ai/langchain-google/releases) - [Commits](langchain-ai/langchain-google@libs/genai/v4.2.2...libs/genai/v4.2.5) 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.1 - [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.1) 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.189.0 Updates `modal` from 1.4.2 to 1.5.0 - [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.0) 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.18 - [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.18) Updates `ty` from 0.0.37 to 0.0.51 - [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.51) 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.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Commits](agronholm/anyio@4.13.0...4.14.0) 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.1 - [Release notes](https://github.com/facelessuser/wcmatch/releases) - [Commits](facelessuser/wcmatch@6.1...10.1) Updates `starlette` from 1.2.1 to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.2.1...1.3.1) Updates `uvicorn` from 0.47.0 to 0.49.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.47.0...0.49.0) 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: agent-client-protocol dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: anyio dependency-version: 4.14.0 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: daytona dependency-version: 0.187.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: langchain dependency-version: 1.3.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: langchain-anthropic dependency-version: 1.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: langchain-aws dependency-version: 1.5.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-core dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-patch 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.5 dependency-type: direct:production update-type: version-update:semver-patch 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: 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-mcp-adapters dependency-version: 0.3.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.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: langchain-openai dependency-version: 1.3.2 dependency-type: direct:development update-type: version-update:semver-minor 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: langgraph dependency-version: 1.2.5 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: langsmith dependency-version: 0.8.16 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: modal dependency-version: 1.5.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: pytest dependency-version: 9.1.0 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: python-multipart dependency-version: 0.0.32 dependency-type: direct:production update-type: version-update:semver-patch 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: rich dependency-version: 15.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: ruff dependency-version: 0.15.17 dependency-type: direct:development update-type: version-update:semver-patch 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: starlette dependency-version: 1.3.1 dependency-type: direct:development 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: textual dependency-version: 8.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: ty dependency-version: 0.0.50 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: uuid-utils dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: uvicorn dependency-version: 0.49.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: wcmatch dependency-version: '10.1' dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/libs/cli/all-dependencies-e92feb97c2
branch
from
June 19, 2026 17:01
1bd0c39 to
e8d2f28
Compare
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/uv/libs/cli/all-dependencies-e92feb97c2
branch
July 1, 2026 01:06
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-dependencies group with 37 updates in the /libs/cli directory:
1.3.11.3.101.2.11.3.20.8.50.8.188.2.68.2.714.3.415.0.00.15.00.16.23.0.46.2.20.2.20.3.02.12.12.13.00.0.290.0.321.4.31.4.61.4.71.6.00.5.10.6.01.0.11.1.04.2.24.2.51.1.21.1.31.0.101.1.00.6.50.7.01.1.41.1.51.3.01.4.11.2.01.4.03.2.33.2.40.176.00.189.01.4.21.5.01.21.01.23.20.7.240.7.260.15.130.15.180.0.370.0.519.0.39.1.11.3.01.4.00.7.00.8.00.26.00.26.14.13.04.14.06.110.11.2.11.3.10.47.00.49.00.10.00.10.1Updates
langchainfrom 1.3.1 to 1.3.10Release notes
Sourced from langchain's releases.
... (truncated)
Commits
a807a9crelease(langchain): 1.3.10 (#38255)15b0a49chore: bump jupyter-server from 2.18.0 to 2.20.0 in /libs/core (#38252)612139fchore: bump tornado from 6.5.6 to 6.5.7 in /libs/text-splitters (#38175)921e370chore: bump cryptography from 46.0.7 to 48.0.1 in /libs/langchain_v1 (#38176)1aabc26chore: bump aiohttp from 3.14.0 to 3.14.1 in /libs/langchain_v1 (#38179)8d51355chore: bump aiohttp from 3.14.0 to 3.14.1 in /libs/langchain (#38180)0b1b7bbchore: bump cryptography from 46.0.7 to 48.0.1 in /libs/langchain (#38181)dfd0627chore: bump starlette from 1.0.1 to 1.3.1 in /libs/langchain (#38182)0269392chore: bump tornado from 6.5.6 to 6.5.7 in /libs/langchain (#38183)24d0b37chore: bump tornado from 6.5.6 to 6.5.7 in /libs/core (#38184)Updates
langgraphfrom 1.2.0 to 1.2.6Release notes
Sourced from langgraph's releases.
... (truncated)
Commits
ce6c8b2release(langgraph): 1.2.6 (#8139)9100f2cfeat: add delta-channel-dump recovery script as examples to dump from Postgre...79befe6fix: nested subgraph inherits parent checkpoint_ns (regression in 1.2.3) (#8053)9af2521fix: cancel running subgraphs on v3 stream abort [closes #8029] (#8057)1a9baaerelease(cli): 0.4.30 (#8101)916025dfeat(cli): support compatible api version ranges (#8023)9732084ci(deps): pin GitHub Actions to commit SHAs (#8065)8558481docs: standardize packageREADME.mdstructure (#8064)4cf120dchore(deps): bump tornado from 6.5.5 to 6.5.6 in /libs/langgraph (#8063)7ab79f9release(langgraph): 1.2.5 (#8062)Updates
langgraph-sdkfrom 0.3.14 to 0.4.2Release notes
Sourced from langgraph-sdk's releases.
Commits
4aeaffe0.4.2 (#4570)f1bfd60update998be75langgraph: decouple name from assistant ID in RemoteGraph365dd5fsdk-py: Prefix private functions in sdk with _0e61cc2prebuilt: remove state_modifier (#4439)a0a302dprebuilt: switch to executing parallel tool calls via Send by default (#4438)4e05db8Release checkpoint-sqlite (#4509)d6e20e6Add missing 'running' RunStatus (#4508)fcd06acAdd support for specifying a custom base image in docker commands (#4500)94994a8meaningless commit to get vercel going sighUpdates
langchain-openaifrom 1.2.1 to 1.3.2Release notes
Sourced from langchain-openai's releases.
... (truncated)
Commits
879cad0release(openai): 1.3.2 (#38130)37b339ffix(openai): build Codex async headers off the event loop in_agenerate(#3...11429a9fix(openai): avoid sync token reads in Codex streaming (#38128)454e195hotfix(openai): skip Codex live integration tests in CI (#38124)9e6f58bhotfix(openai): switch version (#38123)bf7b018refactor(openai): mark Codex OAuth classes private (#38122)34af883chore(infra): wire up per-partner version-consistency pre-commit hooks (#38121)8180a09release(openai): 1.4.0 (#38120)6c2b70efeat(openai): add ChatGPT OAuth-backedChatOpenAICodexchat model (#37569)63cc1f4docs: refreshREADMEinstallation and resources (#38119)Updates
langsmithfrom 0.8.5 to 0.8.18Release notes
Sourced from langsmith's releases.
... (truncated)
Commits
31c2bf6release(py): 0.8.18 (#3063)8955b68chore: reconcile bumpversion config and mandate release process for agents (#...411401ftest(python): fix integration assertions for updated attachment error message...9c55156Merge commit from fork5b2bd8dchore(deps): bump the npm_and_yarn group across 2 directories with 2 updates ...d8642f9chore(deps): bump the npm_and_yarn group across 4 directories with 4 updates ...953c2e5chore(deps-dev): bump langchain-anthropic from 1.4.4 to 1.4.6 in /python (#3044)5513699chore(deps): bump starlette from 1.0.1 to 1.3.1 in /python (#3039)8becdefchore(deps): bump cryptography from 46.0.7 to 48.0.1 in /python (#3038)1a9c522chore(deps): bump aiohttp from 3.14.0 to 3.14.1 in /python (#3037)Updates
textualfrom 8.2.6 to 8.2.7Release notes
Sourced from textual's releases.
Changelog
Sourced from textual's changelog.
Commits
182277fMerge pull request #6546 from Textualize/ansi-opacity49cbec4bumpb24ef07snapshot24e34e4changelog0c8bbc7text opacity change3b04f31Merge pull request #6543 from Textualize/textarea-actions913f5d2test fixes1027c41ctrl+f replaced with ctrl+delete01fb6fdctrl+backspace binding5431709wordsUpdates
richfrom 14.3.4 to 15.0.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
6ac483ccorrection458a910Merge pull request #4080 from Textualize/bump150082e06e0changelogd6556bcbump to 15.0.0ffe2edcMerge pull request #4079 from Textualize/inline-table-codecf3b5a1changelog77f0edbremove comments7ef2d05fix inline code in table cells19c67b9Merge pull request #4077 from Textualize/isattry494b795changelogUpdates
uuid-utilsfrom 0.15.0 to 0.16.2Release notes
Sourced from uuid-utils's releases.
Commits
97c2048Version 0.16.2 (#180)75e935bfix: time property for v6 and v7 (#179)6222e73fix: align hash with stdlib hash (#178)de57fb6Version 0.16.1 (#177)7d65c41chore: relaxgetnodetest (#176)ef4b519Upgradepyo3anduuid(#175)afbe6bfchore: Add__version__to compat module (#174)76d0a73Add PyPI publish attestations (#173)29bc188Bump uuid from 1.23.1 to 1.23.2 (#170)c6df9b8Bump the python-packages group with 4 updates (#172)Updates
croniterfrom 3.0.4 to 6.2.2Changelog
Sourced from croniter's changelog.