deps(python): Bump the python-minor group with 7 updates#8332
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(python): Bump the python-minor group with 7 updates#8332dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-minor group with 7 updates: | Package | From | To | | --- | --- | --- | | [mcp](https://github.com/modelcontextprotocol/python-sdk) | `1.27.1` | `1.27.2` | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.3.1` | `3.4.0` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.8.0` | `1.9.0` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.104.1` | `0.105.2` | | [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) | `3.0.0.260204` | `3.0.3.260530` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.14` | `0.15.15` | | [plotnine](https://github.com/has2k1/plotnine) | `0.15.4` | `0.15.5` | Updates `mcp` from 1.27.1 to 1.27.2 - [Release notes](https://github.com/modelcontextprotocol/python-sdk/releases) - [Changelog](https://github.com/modelcontextprotocol/python-sdk/blob/main/RELEASE.md) - [Commits](modelcontextprotocol/python-sdk@v1.27.1...v1.27.2) Updates `fastmcp` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.3.1...v3.4.0) Updates `scikit-learn` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.8.0...1.9.0) Updates `anthropic` from 0.104.1 to 0.105.2 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.104.1...v0.105.2) Updates `pandas-stubs` from 3.0.0.260204 to 3.0.3.260530 - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v3.0.0.260204...v3.0.3.260530) Updates `ruff` from 0.15.14 to 0.15.15 - [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.14...0.15.15) Updates `plotnine` from 0.15.4 to 0.15.5 - [Release notes](https://github.com/has2k1/plotnine/releases) - [Changelog](https://github.com/has2k1/plotnine/blob/main/doc/changelog.qmd) - [Commits](has2k1/plotnine@v0.15.4...v0.15.5) --- updated-dependencies: - dependency-name: mcp dependency-version: 1.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: fastmcp dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: scikit-learn dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: anthropic dependency-version: 0.105.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: pandas-stubs dependency-version: 3.0.3.260530 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: ruff dependency-version: 0.15.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: plotnine dependency-version: 0.15.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor ... 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 python-minor group with 7 updates:
1.27.11.27.23.3.13.4.01.8.01.9.00.104.10.105.23.0.0.2602043.0.3.2605300.15.140.15.150.15.40.15.5Updates
mcpfrom 1.27.1 to 1.27.2Release notes
Sourced from mcp's releases.
Commits
6213787[v1.x] Scope experimental tasks to the session that created them (#2720)ce267b6[v1.x] Bind transport sessions to the authenticated principal (#2719)1abcca2[v1.x] Add subject and claims to AccessToken (#2690)9773a3f[v1.x] ci: deploy docs to py.sdk.modelcontextprotocol.io via Pages artifact (...Updates
fastmcpfrom 3.3.1 to 3.4.0Release notes
Sourced from fastmcp's releases.
... (truncated)
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
e124bdeFix MDX syntax error in changelog (#4270)dae11bbBackfill changelog and updates through v3.4.0 (#4269)0f4f78cFix resource templates with query params on proxied servers (#4251)1a06130Fix GitHub MCP resource integration test (#4253)58e0f53Decouple FastMCP access token lifetime from upstream expires_in (#4254)8e66b0aUpgrade ty to 0.0.39 (#4225)53b2016Close upstream OAuth clients (#4248)989f6f8docs: add tool fingerprinting recipe for stable schema hashing (#4233)140d96aForward proxy initialize as bridge behavior (#4228)e9848d6fix: Trendshift link and badge in README.md (#4236)Updates
scikit-learnfrom 1.8.0 to 1.9.0Release notes
Sourced from scikit-learn's releases.
Commits
77def0etrigger wheel builder [cd build]ee7c0b0generate changelog3d7fb04bump version8954e7bDOC Release highlights for 1.9 (#34147)73a3eabFix: Array-API - avoid failing for numpy fit + predict with sparse or array-l...8839aaeDOC Thread-safety requirement for open_listener message consumer callback (#3...4d2476aDOC Refactor array API docs page (#34054)f9f812f🔒 🤖 CI Update lock files for scipy-dev CI build(s) 🔒 🤖 ...d779dc3🔒 🤖 CI Update lock files for free-threaded CI build(s) 🔒 :rob...6a03cf0🔒 🤖 CI Update lock files for array-api CI build(s) 🔒 🤖 ...Updates
anthropicfrom 0.104.1 to 0.105.2Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
ddd43b7release: 0.105.26213e77ci: grant id-token permission for PyPI trusted publishing (#1837)d88cederelease: 0.105.12ace39fcodegen metadata24fe7d6chore(internal): use Trusted Publishing for PyPI releasesc1d9307codegen metadata9eaf324codegen metadata43b5b1fUpdate CHANGELOG.mddaca1acrelease: 0.105.02b82676feat(api): Add support for claude-opus-4-8, mid-conversation system blocks, a...Updates
pandas-stubsfrom 3.0.0.260204 to 3.0.3.260530Commits
1a40eecVersion 3.0.3.2605300f063ecMake mypy rejectfloat(Series)calls (#1753)a073669GH1415 Enhance typing of Series[Categorical] (#1748)9df3c52TYP: GH1727 Narrow Series.to_numpy return types based on the dtype argument (...2da5f78GH1742 fix nightly CI (#1747)84e7d1aBUG: allow kwargs in Styler apply_index and map_index (#1725)82c9851GH1654 Pandas 3.0 support (#1741)4f6f533MNT: Fix missing check/assert_type harness where missing (#1749)3bbd508chore(ci): declare contents: read on test (#1751)ee82af5Modernize project settings in pyproject.toml (#1746)Updates
rufffrom 0.15.14 to 0.15.15Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
Commits
db5aa0aBump 0.15.15 (#25431)366fe21[ty] Improve diagnostics for syntax errors in forward annotations (#25158)e2e1e64[ty] Remove excess capacity from more Salsa cached collections (#25411)1bd77e1[ty] Use diagnostic message as tie breaker when sorting (#25424)7e1bc1eAdd agent skills for working on ty (#25422)574e107Expand semantic syntax errors for invalid walruses (#25415)4a7ca06[ty] Display docs for matching parameter when hovering over the name of an ar...5432709Refine a few agents instructions (#25423)3cb09eb[ty] Supporttyping.TypeForm(#25334)c8cd59f[ty] Infer class attributes assigned by metaclass initialization (#25342)Updates
plotninefrom 0.15.4 to 0.15.5Commits
0614d19BUG: Base64-encode binary images in MIME bundleDependabot 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