build(deps): bump the uv group across 4 directories with 3 updates#2780
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the uv group across 4 directories with 3 updates#2780dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dcbouius
added a commit
that referenced
this pull request
Jul 17, 2026
Clears 20 high-severity Dependabot alerts for the MCP Python SDK across the root lock and five integration locks (integration-tests, claude-agent-sdk, crewai, openai-agents, strands): GHSA-jpw9-pfvf-9f58 HTTP transports serve session requests without verifying the authenticated principal (patched 1.27.2) GHSA-hvrp-rf83-w775 experimental task handlers let any client access/ cancel other clients' tasks (patched 1.27.2) GHSA-vj7q-gjh5-988w WebSocket server transport lacks Host/Origin validation (patched 1.28.1) 1.28.1 clears all three. mcp is a direct dep in hindsight-integration-tests and claude-agent-sdk (mcp>=1.0.0) and transitive elsewhere; the locks just pinned older versions (1.23.3–1.27.1). crewai jumped the furthest (1.23.3), which pulled newer pydantic/pydantic-core graph edges — its tests still pass. Not included here: mcp is not part of any Dependabot group PR, so this is the sole coverage for these alerts. nltk (llamaindex/pipecat) and torch are handled by the Dependabot uv-group PR #2780. Verified: claude-agent-sdk 76 passed, crewai 35 passed; lint clean.
Contributor
|
@dependabot recreate |
Bumps the uv group with 1 update in the / directory: [torch](https://github.com/pytorch/pytorch). Bumps the uv group with 1 update in the /hindsight-integrations/agno directory: [agno](https://github.com/agno-agi/agno). Bumps the uv group with 1 update in the /hindsight-integrations/llamaindex directory: [nltk](https://github.com/nltk/nltk). Bumps the uv group with 1 update in the /hindsight-integrations/pipecat directory: [nltk](https://github.com/nltk/nltk). Updates `torch` from 2.10.0 to 2.12.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.10.0...v2.12.1) Updates `agno` from 2.6.5 to 2.6.6 - [Release notes](https://github.com/agno-agi/agno/releases) - [Commits](agno-agi/agno@v2.6.5...v2.6.6) Updates `nltk` from 3.9.4 to 3.10.0 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.4...v3.10.0) Updates `nltk` from 3.9.4 to 3.10.0 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.4...v3.10.0) Updates `nltk` from 3.9.4 to 3.10.0 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.4...v3.10.0) Updates `nltk` from 3.9.4 to 3.10.0 - [Release notes](https://github.com/nltk/nltk/releases) - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.9.4...v3.10.0) --- updated-dependencies: - dependency-name: agno dependency-version: 2.6.6 dependency-type: direct:production - dependency-name: nltk dependency-version: 3.10.0 dependency-type: indirect - dependency-name: nltk dependency-version: 3.10.0 dependency-type: indirect - dependency-name: nltk dependency-version: 3.10.0 dependency-type: indirect - dependency-name: nltk dependency-version: 3.10.0 dependency-type: indirect - dependency-name: torch dependency-version: 2.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/uv-12c20e1297
branch
from
July 17, 2026 16:31
55a69e9 to
1d70629
Compare
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 uv group with 1 update in the / directory: torch.
Bumps the uv group with 1 update in the /hindsight-integrations/agno directory: agno.
Bumps the uv group with 1 update in the /hindsight-integrations/llamaindex directory: nltk.
Bumps the uv group with 1 update in the /hindsight-integrations/pipecat directory: nltk.
Updates
torchfrom 2.10.0 to 2.12.1Release notes
Sourced from torch's releases.
... (truncated)
Commits
7269437Update triton to 3.7.1 release (#186814)88f16c2[MPS] Fix fill_ on byte-dtype views with misaligned storage offset (#186821)ccf6e67[release-only] Update version to 2.12.1 (#186813)88a6dc7Revive CUDA 12.9 nightly binary builds (#186015)ded5505[CD] Drop CPython 3.13t from binary build matrix (#182951) (#186654)0d62256[release] Dockerfile: skip torchaudio install when CUDA_PATH=cu132 (#183346)7661cd9[MPS] Fix SDPA wrong output for permuted q/k/v with B > 1 (#181886)9da6087Fix stale PYTORCH_RELEASES_CODE_CC dict (fixes #182250) (#182369)e4c37ccAvoid raw stream name collisions in Inductor (#182178)822d047[MPS] Fix bool mask handling in 1-pass SDPA decode kernel (#182285) (#182311)Updates
agnofrom 2.6.5 to 2.6.6Release notes
Sourced from agno's releases.
Commits
948cb46chore: Release v2.6.6 (#7915)90b10d4feat: add NotionDatabaseBackend to wiki context provider (#7914)0b5a79fchore: update readmea4a552dchore: update readmeff6aa1echore: update readme550c4f9chore: update readme7bcdfcfchore: update readme37897ddchore: update readmed2cb873chore: update readmedb1a3cbchore: update readmeUpdates
nltkfrom 3.9.4 to 3.10.0Release notes
Sourced from nltk's releases.
... (truncated)
Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
bd49f90allow escaped brackets in Tree.fromstring (#3694)27b8ad6don't crash chomsky_normal_form on terminals with siblings (#3693)52227d2Use os.name for Windows path handling (#3605)06c0e2cAvoid RIBES zero division on empty inputs (#3604)a167389Treat missing unzip output as stale (#3607)c94c967Fix EOF empty document bug in IEER corpus reader (#3648)94a259cEnforce restrictive primitive type checking in pathsec wrappers (#3692)5ac475dfix(security): isolate Stanford Java options and clean temp files (#3683)986f26eci(deps): bump the github-actions group with 3 updates (#3691)f26b375fix(security): prevent pickle RCE in TransitionParser model loading (CWE-502)...Updates
nltkfrom 3.9.4 to 3.10.0Release notes
Sourced from nltk's releases.
... (truncated)
Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
bd49f90allow escaped brackets in Tree.fromstring (#3694)27b8ad6don't crash chomsky_normal_form on terminals with siblings (#3693)52227d2Use os.name for Windows path handling (#3605)06c0e2cAvoid RIBES zero division on empty inputs (#3604)a167389Treat missing unzip output as stale (#3607)c94c967Fix EOF empty document bug in IEER corpus reader (#3648)94a259cEnforce restrictive primitive type checking in pathsec wrappers (#3692)5ac475dfix(security): isolate Stanford Java options and clean temp files (#3683)986f26eci(deps): bump the github-actions group with 3 updates (#3691)f26b375fix(security): prevent pickle RCE in TransitionParser model loading (CWE-502)...Updates
nltkfrom 3.9.4 to 3.10.0Release notes
Sourced from nltk's releases.
... (truncated)
Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
bd49f90allow escaped brackets in Tree.fromstring (#3694)27b8ad6don't crash chomsky_normal_form on terminals with siblings (#3693)52227d2Use os.name for Windows path handling (#3605)06c0e2cAvoid RIBES zero division on empty inputs (#3604)a167389Treat missing unzip output as stale (#3607)c94c967Fix EOF empty document bug in IEER corpus reader (#3648)94a259cEnforce restrictive primitive type checking in pathsec wrappers (#3692)5ac475dfix(security): isolate Stanford Java options and clean temp files (#3683)986f26eci(deps): bump the github-actions group with 3 updates (#3691)f26b375fix(security): prevent pickle RCE in TransitionParser model loading (CWE-502)...Updates
nltkfrom 3.9.4 to 3.10.0Release notes
Sourced from nltk's releases.