chore(deps): Bump the dependencies group across 1 directory with 7 updates - #152
Merged
Merged
Conversation
This was referenced Jul 17, 2026
millsmillsymills
added a commit
that referenced
this pull request
Jul 28, 2026
Clears the pip-audit findings (mcp CVE-2026-59950, setuptools PYSEC-2026-3447) that fail the audit gate on main and block Dependabot #152. Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Contributor
|
@dependabot rebase |
…dates Bumps the dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.4.2` | `3.4.4` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.5` | `7.35.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.1.0` | `9.1.1` | | [hypothesis](https://github.com/HypothesisWorks/hypothesis) | `6.155.3` | `6.158.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.17` | `0.15.22` | | [ty](https://github.com/astral-sh/ty) | `0.0.49` | `0.0.61` | Updates `fastmcp` from 3.4.2 to 3.4.4 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.4.2...v3.4.4) Updates `protobuf` from 6.33.5 to 7.35.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pytest` from 9.1.0 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.1.0...9.1.1) Updates `hypothesis` from 6.155.3 to 6.158.0 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](HypothesisWorks/hypothesis@v6.155.3...v6.158.0) Updates `ruff` from 0.15.17 to 0.15.22 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/0.15.22/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.17...0.15.22) Updates `ty` from 0.0.49 to 0.0.61 - [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.49...0.0.61) Updates `grpcio-tools` from 1.81.1 to 1.83.0 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.81.1...v1.83.0) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: grpcio-tools dependency-version: 1.82.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: hypothesis dependency-version: 6.156.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: protobuf dependency-version: 7.35.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ruff dependency-version: 0.15.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ty dependency-version: 0.0.58 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/dependencies-bb4a5d3759
branch
from
July 28, 2026 19:59
206b245 to
e28ef23
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 dependencies group with 6 updates in the / directory:
3.4.23.4.46.33.57.35.19.1.09.1.16.155.36.158.00.15.170.15.220.0.490.0.61Updates
fastmcpfrom 3.4.2 to 3.4.4Release notes
Sourced from fastmcp's releases.
... (truncated)
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
9138d40Docs: add v3.4.4 changelog entries (#4473)d929882Hugging Face Auth Integration (#4385)5fe4faeRestore HTTP host guard compatibility (#4472)400db61Relax host origin guard defaults (#4439)1eedd1fDocs: add v3.4.2 and v3.4.3 changelog entries (#4430)3b1afe6chore(deps): bump joserfc from 1.6.7 to 1.6.8 in the uv group across 1 direct...874425achore: Update SDK documentation (#4427)691766b[codex] Fix OpenAPI resource template requests (#4407)47907e0Fix ty 0.0.55 diagnostics and prefab-ui protocol version drift (#4428)c1b0396Block IPv6 transition SSRF bypasses (#4426)Updates
protobuffrom 6.33.5 to 7.35.1Release notes
Sourced from protobuf's releases.
... (truncated)
Commits
Updates
pytestfrom 9.1.0 to 9.1.1Release notes
Sourced from pytest's releases.
Commits
cf470ecPrepare release version 9.1.1e0c8ce6Merge pull request #14625 from pytest-dev/patchback/backports/9.1.x/a07c31a97...1b82d16Merge pull request #14624 from pytest-dev/patchback/backports/9.1.x/b375b79ec...501c4bcMerge pull request #14596 from bluetech/doc-classmethodb61f588Merge pull request #14622 from chrisburr/fix-14608-initial-conftest-test-subdir9a567e0[automated] Update plugin list (#14617) (#14618)ef8b299Merge pull request #14620 from pytest-dev/patchback/backports/9.1.x/680f9f3ed...66abd07Merge pull request #14220 from bysiber/fix-stale-iexp-raisesgroup79fbf93Merge pull request #14612 from pytest-dev/patchback/backports/9.1.x/974ed48b6...0d312ebMerge pull request #14611 from bluetech/parametrize-argvalues-typingUpdates
hypothesisfrom 6.155.3 to 6.158.0Commits
878d8d4Bump hypothesis version to 6.158.0 and update changeloga4a0189Merge pull request #4805 from Zac-HD/claude/datetimes-tz-aware-bounds-wqraa03ea81f9add a few tests4ce090fBump hypothesis version to 6.157.2 and update changelog068b2cfMerge pull request #4796 from HypothesisWorks/migrate-floats-to-rust434689askip tests that hithalfbugs, address review0884e3fMerge remote-tracking branch 'upstream/master' into plait/review-hypothesis-4796b75fa2bSupport timezone-aware bounds in datetimes()00e62beBump hypothesis version to 6.157.1 and update changelog20ec468Merge pull request #4804 from HypothesisWorks/claude/span-keyed-explain-commentsUpdates
rufffrom 0.15.17 to 0.15.22Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
0177a7eBump 0.15.22 (#26884)fe8ba85[pycodestyle] DocumentE731fix safety (#26847)f3cf7c8[ruff] Addrule-codes-in-selectors(RUF201) (#26772)d244fd7Document argfile support (#26803)f239758[flake8-pyi] Fix false positive in__all__(PYI053) (#26872)54acbcd[ty] SupportTypeVarTupleandUnpack(#25240)87fc38c[ty] Parallelize subtype hierarchy search (#26875)e454f91[ty] Share interned query keys across Salsa queries (#26794)6f361a7[ty] only collect expected types for files open in the editor (#25546)6d6b2b3[ty] Avoid allocations during Salsa interned lookups (#26877)Updates
tyfrom 0.0.49 to 0.0.61Release notes
Sourced from ty's releases.
... (truncated)
Changelog
Sourced from ty's changelog.
... (truncated)
Commits
56b2c24Update changelog for 0.0.61 (#4028)4c865c8Bump version to 0.0.61 (#4027)ae554ecBump version to 0.0.60 (#4008)4f78ec5Update astral-sh/setup-uv action to v8.3.2 (#3997)0f9b587Update prek dependencies (#3999)9afd373Update dependency prek to v0.4.8 (#3998)391f499Update docker/build-push-action action to v7.3.0 (#4000)990dfceUpdate docker/login-action action to v4.4.0 (#4001)1b1e873Update docker/metadata-action action to v6.2.0 (#4002)aece09fUpdate docker/setup-buildx-action action to v4.2.0 (#4003)Updates
grpcio-toolsfrom 1.81.1 to 1.83.0Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
c876f4d[Release] Bump version to 1.83.0 (on v1.83.x branch) (#43036)9c223f1[Release] Bump version to 1.83.0-pre1 (on v1.83.x branch) (#42936)1454079[Python] Update lower bound for protobuf from 6.33.5 to 7.35.1 (#42914)6953d6a[Python] Remove 3.15 until Python 3.15 RC is released. (#42900)b025e18[Python] Support 3.15 (#42388)b6a490e[Python][grpcio-tools] Fix build error when CXX contains spaces (#42742)8a56164[Core] Upgrade to protobuf@35.1 to get upstream MSVC bug fix. (#42773)95f01e5[Release] Bump version to 1.83.0-dev (on master branch) (#42638)f72dd8c[Python] Trim Python2 backward compatibility syntax - remove "future" (#4...3618643[Core] Upgrade to protobuf 35 (#42512)