deps(python): Bump the python-minor group with 6 updates#9611
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(python): Bump the python-minor group with 6 updates#9611dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-minor group with 6 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.138.2` | `0.139.0` | | [fastmcp](https://github.com/PrefectHQ/fastmcp) | `3.4.2` | `3.4.3` | | [numpy](https://github.com/numpy/numpy) | `2.5.0` | `2.5.1` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.113.0` | `0.116.0` | | [pillow](https://github.com/python-pillow/Pillow) | `12.2.0` | `12.3.0` | | [lets-plot](https://github.com/JetBrains/lets-plot) | `4.10.1` | `4.11.0` | Updates `fastapi` from 0.138.2 to 0.139.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.138.2...0.139.0) Updates `fastmcp` from 3.4.2 to 3.4.3 - [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.3) Updates `numpy` from 2.5.0 to 2.5.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.5.0...v2.5.1) Updates `anthropic` from 0.113.0 to 0.116.0 - [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.113.0...v0.116.0) Updates `pillow` from 12.2.0 to 12.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@12.2.0...12.3.0) Updates `lets-plot` from 4.10.1 to 4.11.0 - [Release notes](https://github.com/JetBrains/lets-plot/releases) - [Changelog](https://github.com/JetBrains/lets-plot/blob/master/CHANGELOG.md) - [Commits](JetBrains/lets-plot@v4.10.1...v4.11.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: fastmcp dependency-version: 3.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: numpy dependency-version: 2.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-minor - dependency-name: anthropic dependency-version: 0.116.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor - dependency-name: lets-plot dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor 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 6 updates:
0.138.20.139.03.4.23.4.32.5.02.5.10.113.00.116.012.2.012.3.04.10.14.11.0Updates
fastapifrom 0.138.2 to 0.139.0Release notes
Sourced from fastapi's releases.
Commits
cecd96d🔖 Release version 0.139.0 (#15910)aea6609📝 Update release notes319be50✨ Support dependencies inapp.frontend(), e.g. for automatic cookie authent...66a90f6📝 Update release notesd30a3eb👥 Update FastAPI People - Experts (#15909)122f1b5📝 Update release notesfd6ece3👥 Update FastAPI GitHub topic repositories (#15906)ec2a6ad📝 Update release notes9d7d7fe🌐 Update translations for fr (update-outdated) (#15897)8dc852d📝 Update release notesUpdates
fastmcpfrom 3.4.2 to 3.4.3Release notes
Sourced from fastmcp's releases.
... (truncated)
Changelog
Sourced from fastmcp's changelog.
... (truncated)
Commits
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)522ed5bfix: correct replace_type docstring parameter descriptions (#4375)67527c1Block unsafe OAuth redirect schemes (#4419)57a2799Protect streamable HTTP from DNS rebinding (#4405)cccb529Fix DCR redirect URI validation (#4408)Updates
numpyfrom 2.5.0 to 2.5.1Release notes
Sourced from numpy's releases.
... (truncated)
Commits
5e1d03fMerge pull request #31863 from charris/prepare-2.5.1ad0b66bREL: Prepare for the NumPy 2.5.1 release.9df8516Merge pull request #31858 from charris/backport-316884dee265Merge pull request #31857 from charris/backport-31775dc8d553Merge pull request #31856 from charris/backport-3184667cb4a8fix:Signed integer overflow in datetime.c (#31688)baa2589TST: Clean up imports, formatting, and assertions2fe5ba4TEST: Refactor tests to use np.testing.assert_raises_regex per reviewbb46581MAINT: Remove deprecated Python recursion fix8f34214MAINT: Move SeedSequence recursion guard to C-layer and add testsUpdates
anthropicfrom 0.113.0 to 0.116.0Release notes
Sourced from anthropic's releases.
Changelog
Sourced from anthropic's changelog.
Commits
d2f6543release: 0.116.04253c06feat(api): add agent-memory-2026-07-22 beta header5e98d72release: 0.115.15385af6chore(api): remove some nonfunctional types from the SDKse4283c3release: 0.115.0d1a933efeat(api): add support for Managed Agents event delta streaming, agent overri...53582adcodegen metadata6e9f197release: 0.114.0ab10964feat(api): add support for claude-sonnet-58a004a2fix(agent_toolset): allow absolute paths that resolve inside workdir (#121)Updates
pillowfrom 12.2.0 to 12.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Commits
bb1d8e812.3.0 version bumpe63fc48Add release notes for SBOM and performance improvements (#9747)13b701bAdd release notes for #96795564ca7List methodsa0920fdSpeed up ImageChops operations (#9738)07e9a6cSpeed upImage.filter()(#9736)a94578cSpeed upImage.getchannel(),Image.merge(),Image.putalpha()and `Image...53e02c4Speed upImage.fill(),Image.linear_gradient()and `Image.radial_gradient...af03747Speed upImage.resample()(#9739)5c9ca56Speed upalpha_composite,matrix,negative,quantize(#9740)Updates
lets-plotfrom 4.10.1 to 4.11.0Release notes
Sourced from lets-plot's releases.
Changelog
Sourced from lets-plot's changelog.
Commits
98f2704Updated version v4.11.0fcd0f3cUpdate (c)1696219Drop 'What's new' from README.md640a5ffUpdate future_changes.mde62f64aUpdated version v4.11.1.dev118edb4fUpdated version v4.11.0rc118bbf25Fix vjust/hjust for vertical axis labelsc86084eRefactor axis breaks filtering. Fix potential issues1c81abeRemove mentions on Kotlin 2.3.20 support63a6f6dAdd text halo support via halo_color and halo_width parametersDependabot 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