chore(deps): bump the pip-all group across 1 directory with 22 updates#45
Merged
Conversation
Bumps the pip-all group with 22 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.137.1` | `0.137.2` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [langgraph](https://github.com/langchain-ai/langgraph) | `1.1.10` | `1.2.5` | | [langchain-core](https://github.com/langchain-ai/langchain) | `1.3.3` | `1.4.7` | | [chromadb](https://github.com/chroma-core/chroma) | `1.5.6` | `1.5.9` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `5.5.1` | `5.6.0` | | [anyio](https://github.com/agronholm/anyio) | `4.13.0` | `4.14.0` | | [certifi](https://github.com/certifi/python-certifi) | `2026.5.20` | `2026.6.17` | | [fsspec](https://github.com/fsspec/filesystem_spec) | `2026.4.0` | `2026.6.0` | | [kubernetes](https://github.com/kubernetes-client/python) | `36.0.0` | `36.0.2` | | [langgraph-prebuilt](https://github.com/langchain-ai/langgraph) | `1.0.13` | `1.1.0` | | [langgraph-sdk](https://github.com/langchain-ai/langgraph) | `0.3.15` | `0.4.2` | | [langsmith](https://github.com/langchain-ai/langsmith-sdk) | `0.8.15` | `0.8.16` | | [mpmath](https://github.com/mpmath/mpmath) | `1.3.0` | `1.4.1` | | [onnxruntime](https://github.com/microsoft/onnxruntime) | `1.26.0` | `1.27.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.6` | `7.35.1` | | [pydantic-core](https://github.com/pydantic/pydantic) | `2.46.4` | `2.47.0` | | [tokenizers](https://github.com/huggingface/tokenizers) | `0.22.2` | `0.23.1` | | [tqdm](https://github.com/tqdm/tqdm) | `4.68.2` | `4.68.3` | | [transformers](https://github.com/huggingface/transformers) | `5.12.0` | `5.12.1` | | [typer](https://github.com/fastapi/typer) | `0.25.1` | `0.26.7` | | [uuid-utils](https://github.com/aminalaee/uuid-utils) | `0.16.0` | `0.16.1` | Updates `fastapi` from 0.137.1 to 0.137.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.137.1...0.137.2) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `langgraph` from 1.1.10 to 1.2.5 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@1.1.10...1.2.5) Updates `langchain-core` from 1.3.3 to 1.4.7 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.3.3...langchain-core==1.4.7) Updates `chromadb` from 1.5.6 to 1.5.9 - [Release notes](https://github.com/chroma-core/chroma/releases) - [Changelog](https://github.com/chroma-core/chroma/blob/main/RELEASE_PROCESS.md) - [Commits](chroma-core/chroma@1.5.6...1.5.9) Updates `sentence-transformers` from 5.5.1 to 5.6.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.5.1...v5.6.0) 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 `certifi` from 2026.5.20 to 2026.6.17 - [Commits](certifi/python-certifi@2026.05.20...2026.06.17) Updates `fsspec` from 2026.4.0 to 2026.6.0 - [Commits](fsspec/filesystem_spec@2026.4.0...2026.6.0) Updates `kubernetes` from 36.0.0 to 36.0.2 - [Release notes](https://github.com/kubernetes-client/python/releases) - [Changelog](https://github.com/kubernetes-client/python/blob/v36.0.2/CHANGELOG.md) - [Commits](kubernetes-client/python@v36.0.0...v36.0.2) Updates `langgraph-prebuilt` from 1.0.13 to 1.1.0 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@prebuilt==1.0.13...1.1.0) Updates `langgraph-sdk` from 0.3.15 to 0.4.2 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@0.3.15...0.4.2) Updates `langsmith` from 0.8.15 to 0.8.16 - [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases) - [Commits](langchain-ai/langsmith-sdk@v0.8.15...v0.8.16) Updates `mpmath` from 1.3.0 to 1.4.1 - [Release notes](https://github.com/mpmath/mpmath/releases) - [Changelog](https://github.com/mpmath/mpmath/blob/master/CHANGES) - [Commits](mpmath/mpmath@1.3.0...1.4.1) Updates `onnxruntime` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/microsoft/onnxruntime/releases) - [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md) - [Commits](https://github.com/microsoft/onnxruntime/commits) Updates `protobuf` from 6.33.6 to 7.35.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pydantic-core` from 2.46.4 to 2.47.0 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/commits) Updates `tokenizers` from 0.22.2 to 0.23.1 - [Release notes](https://github.com/huggingface/tokenizers/releases) - [Changelog](https://github.com/huggingface/tokenizers/blob/main/RELEASE.md) - [Commits](huggingface/tokenizers@v0.22.2...v0.23.1) Updates `tqdm` from 4.68.2 to 4.68.3 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.68.2...v4.68.3) Updates `transformers` from 5.12.0 to 5.12.1 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](huggingface/transformers@v5.12.0...v5.12.1) Updates `typer` from 0.25.1 to 0.26.7 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.25.1...0.26.7) Updates `uuid-utils` from 0.16.0 to 0.16.1 - [Release notes](https://github.com/aminalaee/uuid-utils/releases) - [Commits](aminalaee/uuid-utils@0.16.0...0.16.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.137.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: langgraph dependency-version: 1.2.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: langchain-core dependency-version: 1.4.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: chromadb dependency-version: 1.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: sentence-transformers dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: anyio dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: fsspec dependency-version: 2026.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: kubernetes dependency-version: 36.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: langgraph-prebuilt dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: langgraph-sdk dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: langsmith dependency-version: 0.8.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: mpmath dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: onnxruntime dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: protobuf dependency-version: 7.35.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip-all - dependency-name: pydantic-core dependency-version: 2.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: tokenizers dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: tqdm dependency-version: 4.68.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: transformers dependency-version: 5.12.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all - dependency-name: typer dependency-version: 0.26.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-all - dependency-name: uuid-utils dependency-version: 0.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-all ... Signed-off-by: dependabot[bot] <support@github.com>
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 pip-all group with 22 updates in the / directory:
0.137.10.137.26.0.26.0.31.1.101.2.51.3.31.4.71.5.61.5.95.5.15.6.04.13.04.14.02026.5.202026.6.172026.4.02026.6.036.0.036.0.21.0.131.1.00.3.150.4.20.8.150.8.161.3.01.4.11.26.01.27.06.33.67.35.12.46.42.47.00.22.20.23.14.68.24.68.35.12.05.12.10.25.10.26.70.16.00.16.1Updates
fastapifrom 0.137.1 to 0.137.2Release notes
Sourced from fastapi's releases.
Commits
6a0ba7b🔖 Release version 0.137.2 (#15790)5d421ae📝 Update release notes6ac1220✨ Additer_route_contexts()for advanced use cases that used to use `router...7feb17f📝 Update release notesd514109🔧 Update sponsors: add BairesDev (#15787)1c1edb9📝 Update release notes32d711f🔨 Update sponsors script to simplify previews (#15786)202b2d2📝 Update release notese26e643⬆ Bump the python-packages group across 1 directory with 7 updates (#15777)c66d1c2📝 Update release notesUpdates
pyyamlfrom 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)Updates
langgraphfrom 1.1.10 to 1.2.5Release notes
Sourced from langgraph's releases.
... (truncated)
Commits
7ab79f9release(langgraph): 1.2.5 (#8062)385033ffix(langgraph): mergelc_versionsconfig metadata (#8052)93307d6release(cli): 0.4.29 (#8046)e05ba29feat(cli): add support for passing certfile and cert key to run dev server un...f0e8147release(cli): 0.4.28 (#8041)d57a74ffix: updateState bug for deltaChannel on empty thread (#8011)6f83cc9chore(deps): bump starlette from 1.0.0 to 1.0.1 in /libs/cli (#8005)2ae62c6chore(deps-dev): bump starlette from 1.0.0 to 1.0.1 in /libs/sdk-py (#8006)2b1abc8chore: migrate Python type checking to ty (#8002)43682f0chore(deps): bump the minor-and-patch group in /libs/cli with 4 updates (#7962)Updates
langchain-corefrom 1.3.3 to 1.4.7Release notes
Sourced from langchain-core's releases.
... (truncated)
Commits
5157828chore(infra): allow skipping prior partner release checks (#38117)8b7979cchore: bump tornado from 6.5.5 to 6.5.6 in /libs/partners/huggingface (#38113)f8fef83chore: bump tornado from 6.5.5 to 6.5.6 in /libs/text-splitters (#38112)2be6ae1chore: bump tornado from 6.5.5 to 6.5.6 in /libs/langchain (#38114)7bae111chore: bump tornado from 6.5.5 to 6.5.6 in /libs/core (#38115)4108c07release(core): 1.4.7 (#38111)8837163fix(core,partners): rename package version trace metadata (#38110)8d7961bchore(model-profiles): refresh model profile data (#38100)c9f98c1release(anthropic): 1.4.6 (#38105)3bfb6a3release(langchain): 1.3.9 (#38104)Updates
chromadbfrom 1.5.6 to 1.5.9Release notes
Sourced from chromadb's releases.
... (truncated)
Commits
11f3c74[RELEASE] CLI 1.4.4 Python 1.5.9 JS 3.4.5 (#7018)f16d06a[ENH]: add client header to Gemini embedding functions (#6990)b7cb6ac[CHORE]: Remove foundation/ from chroma (#7017)bec3105ENH: Add login, logout, and whoami commands (#7007)1251ff7[DOC] Add CLAUDE.md, AGENTS.md, scoped Rust rule (#7010)f4bbbf2[BLD] Add foundation CLI install script (#7005)2c8f49fENH: move foundation/ to top-level so rust/** filters skip it (#7008)51eebdb[ENH] scaffold foundation CLI project (#6999)874b700ENH: GC empty MCMR collections (#6961)aedf9a6ENH: Add read-only backend failover (#6985)Updates
sentence-transformersfrom 5.5.1 to 5.6.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
9c73df3Release v5.6.0222b052[fix] Don't override device_map placement with the device argument (#3823)a38a6bfFix causal LM reranker scoring when max_length truncates chat-template suffix...1812103[fix] Make relative margin sign-independent in mining and GIST losses (#3821)ae1acc3Warn when loading local custom code without trust_remote_code (#3807)429cf5d[fix] Support MPS in the cached losses' RandContext (#3812)77fdbff[fix] fixMPSerrors (#3818)bfba988[fix] Fix positive masking in GIST losses with multi-GPU + gather_across_devi...29e382b[docs] Fix doc build problems (part 1) (#3811)d16e6bf[fix] Avoid materializing the full similarity matrix in mine_hard_negatives w...Updates
anyiofrom 4.13.0 to 4.14.0Release notes
Sourced from anyio's releases.
... (truncated)
Commits
ffe9133Bumped up the versionf8b9f01Fixed asyncio lock waiter deadlocks after cancellation (#1145)d517ee1[pre-commit.ci] pre-commit autoupdate (#1176)550b68eMakeanyio.runsupportAwaitableat runtime on all backends (#1171)29a5e04Fixed FastAPI test run4d752acUpdated downstream test setups for FastAPI and Anthropic MCPebdc950Added task handle support to start() and start_soon() (#1153)f32bfb8Fixed test suite compatibility issues with Pytest 9.1.085f7e8eAdded__slots__to several classesb7ea84c[pre-commit.ci] pre-commit autoupdate (#1165)Updates
certififrom 2026.5.20 to 2026.6.17Commits
d0ac52f2026.06.17 (#418)d46de62Bump actions/checkout from 6.0.2 to 6.0.3 (#417)6c183ecfix: update Requests docs link to canonical URL (#415)36e3568Bump dessant/lock-threads from 6.0.0 to 6.0.2Updates
fsspecfrom 2026.4.0 to 2026.6.0Commits
a245700changelog (#2049)652325dFix async cat ranges on error (#2045)073aac8Forward kwargs from cat_ranges to cat_file (#2044)2818611FTP: preserve filenames containing whitespace in _mlsd2 (#2043)c879384Prevent attribute error by checking for 'forced' attribute before flushing ca...71b8a6bReflect async _walk correctly (#2040)5eec9f9Fix: Omitthreading.get_ident()from cache token for async implementations ...8643878Small safety improvements (#2039)a1c16abHonour simple_templates everywhere in referenceFS (#2029)85facaaFix infinite recursion in expand_path when resolving paths with glob magic ch...Updates
kubernetesfrom 36.0.0 to 36.0.2Release notes
Sourced from kubernetes's releases.
Changelog
Sourced from kubernetes's changelog.
Commits
1f2df03Merge pull request #2607 from yliaog/automated-release-of-36.0.2-upstream-rel...348f673Merge pull request #2605 from yliaog/release-36.070e680eApply hotfix for commit: 5621a4c2cf5cc278e8f45ce759ce44c057f1dbe29683d06generated client changed2cb000update version constants for 36.0.2 release17cf4e1update changelog with release notes from master branch8be4ce3added breaking change on V1ServiceSpec fields cluster_i_ps and external_i_ps ...a05fe9eMerge pull request #2599 from yliaog/automated-release-of-36.0.1-upstream-rel...33827faupdated compatibility matrix and maintenance status