Bump the mcp-local-dependencies group in /mcp-local with 5 updates - #149
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the mcp-local-dependencies group in /mcp-local with 5 updates#149dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the mcp-local-dependencies group in /mcp-local with 5 updates: | Package | From | To | | --- | --- | --- | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.4.5` | `3.4.7` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.58` | `3.1.59` | | [numkong](https://github.com/ashvardanian/NumKong) | `7.7.0` | `7.8.0` | | [sentence-transformers](https://github.com/huggingface/sentence-transformers) | `5.6.1` | `5.7.0` | | [pip](https://github.com/pypa/pip) | `26.1.2` | `26.2.1` | Updates `fastmcp` from 3.4.5 to 3.4.7 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.4.5...v3.4.7) Updates `gitpython` from 3.1.58 to 3.1.59 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.58...3.1.59) Updates `numkong` from 7.7.0 to 7.8.0 - [Release notes](https://github.com/ashvardanian/NumKong/releases) - [Commits](ashvardanian/NumKong@v7.7.0...v7.8.0) Updates `sentence-transformers` from 5.6.1 to 5.7.0 - [Release notes](https://github.com/huggingface/sentence-transformers/releases) - [Commits](huggingface/sentence-transformers@v5.6.1...v5.7.0) Updates `pip` from 26.1.2 to 26.2.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1.2...26.2.1) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mcp-local-dependencies - dependency-name: gitpython dependency-version: 3.1.59 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mcp-local-dependencies - dependency-name: numkong dependency-version: 7.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mcp-local-dependencies - dependency-name: sentence-transformers dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mcp-local-dependencies - dependency-name: pip dependency-version: 26.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: mcp-local-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This Dependabot PR updates the locked and declared Python dependencies for the mcp-local environment (runtime deps for the Arm MCP server image), bumping five packages to newer patch/minor releases.
Changes:
- Bump
fastmcpto3.4.7andgitpythonto3.1.59. - Bump
numkongto7.8.0andsentence-transformersto5.7.0(lockfile reflects updated transitive deps). - Bump
pip(dependency-groupacquisition) to26.2.1.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| mcp-local/pyproject.toml | Updates declared dependency pins for the mcp-local environment. |
| mcp-local/uv.lock | Updates the resolved lock entries (versions, artifacts, and transitive dependency set) to match the bumped pins. |
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
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 mcp-local-dependencies group in /mcp-local with 5 updates:
3.4.53.4.73.1.583.1.597.7.07.8.05.6.15.7.026.1.226.2.1Updates
fastmcpfrom 3.4.5 to 3.4.7Release notes
Sourced from fastmcp's releases.
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
758397eDocs: add v3.4.7 changelog entries (#4810)538611bBackport CIMD assertion audience fix to v3 (#4799)c587bddDocs: add v3.4.6 changelog entries (#4761)fcdf422Backport #4412 to 3.x: support trusted SSRF proxies (#4755)Updates
gitpythonfrom 3.1.58 to 3.1.59Release notes
Sourced from gitpython's releases.
Commits
66340d7prepare changelog prior to releasea5e047dMerge pull request #2211 from gitpython-developers/config-sanitize-moreef7568efix: ignore includes in submodule configuration4b4e47ffix: preserve multiline config values when writingb473abbMerge pull request #2210 from gitpython-developers/fix-clone-unsafe-option5ff52ccMerge pull request #2209 from caroescm/fix-index-add-chmodb68afffBlock separate git directories during clone93677a0fix:index.add()now supports filters (#2021)9729ed3Merge pull request #2208 from gitpython-developers/security-fixesce9d8e8prepare next releaseUpdates
numkongfrom 7.7.0 to 7.8.0Release notes
Sourced from numkong's releases.
Commits
1a26d12Release: v7.8.0 [skip ci]4383f44Fix: Self-contained ISA headersb9570afMake: Unbreak Windows, RISC-V, and SDE jobs0354de0Add: Native thread pools for Python and JavaScript bindingsbfa7601Make: Pin cibuildwheel to 3.x instead of 4.x96319adMake: Unblock wheel builds on current cibuildwheel6500d1eFix: Scatter cast writeback into a stridedout648092dMake: Wire WASI to CTestd058a27Improve: Allocation-freenk.astypefor Pythonb7a0d2fMake: CMake option to enable AddressSanitizer (#370)Updates
sentence-transformersfrom 5.6.1 to 5.7.0Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
b2a9529[fix] Name the lone suggested parameter in the mine_hard_negatives missing-ne...00e696cRelease v5.7.0b69081a[fix] Treat a 1-dimensional query embedding as a single query in semantic_sea...c9c4250Keep queries aligned in semantic_search_seismic when a query matches nothing ...6d331a5[fix] Support mixed sparse/dense inputs in euclidean and manhattan similari...68c8cda[fix] Reject num_negatives larger than the range_min/range_max window in mine...cfb6d43[trainer] Fix eval DataLoader worker leak with dataloader_persistent_worker...f6d3a40Expand the community window on ties with the threshold (#3900)0b3fcbdCorrect thecorpus_precisionvalues documented forsemantic_search_faiss...62724e7Drop FAISS padding placeholders fromsemantic_search_faissresults (#3887)Updates
pipfrom 26.1.2 to 26.2.1Changelog
Sourced from pip's changelog.
... (truncated)
Commits
634a6ecBump for releaseae2eb4fRevert build dependency installer isolation for legacy build environment (#14...6236392Merge pull request #14213 from pypa/release/26.2da4b2ccBump for development4b6ae5cBump for release50b6d3cUpdate AUTHORS.txtdbddfbdTweak news entries for pip 26.2 (#14212)6576b75Merge pull request #14165 from sbidoul/refactor-pylock-hanling-sbi0090e00Address a variety of typos detected in code reviewe12ddd9Add support for --uploaded-prior-to with -r pylock.tomlDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions