Bump the python-dependencies group with 7 updates#11
Merged
Conversation
Bumps the python-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.128.0` | `0.128.3` | | [starlette](https://github.com/Kludex/starlette) | `0.50.0` | `0.52.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.14` | `0.15.0` | | [types-aiofiles](https://github.com/typeshed-internal/stub_uploader) | `24.1.0.20250822` | `25.1.0.20251011` | | [limits](https://github.com/alisaifee/limits) | `5.6.0` | `5.8.0` | | [rich](https://github.com/Textualize/rich) | `14.3.1` | `14.3.2` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `2.1.0` | `2.1.1` | Updates `fastapi` from 0.128.0 to 0.128.3 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.0...0.128.3) Updates `starlette` from 0.50.0 to 0.52.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@0.50.0...0.52.1) Updates `ruff` from 0.14.14 to 0.15.0 - [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.14.14...0.15.0) Updates `types-aiofiles` from 24.1.0.20250822 to 25.1.0.20251011 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `limits` from 5.6.0 to 5.8.0 - [Release notes](https://github.com/alisaifee/limits/releases) - [Changelog](https://github.com/alisaifee/limits/blob/master/HISTORY.rst) - [Commits](alisaifee/limits@5.6.0...5.8.0) Updates `rich` from 14.3.1 to 14.3.2 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.3.1...v14.3.2) Updates `wrapt` from 2.1.0 to 2.1.1 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@2.1.0...2.1.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.128.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: starlette dependency-version: 0.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: ruff dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: types-aiofiles dependency-version: 25.1.0.20251011 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: limits dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: rich dependency-version: 14.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: wrapt dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... 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-dependencies group with 7 updates:
0.128.00.128.30.50.00.52.10.14.140.15.024.1.0.2025082225.1.0.202510115.6.05.8.014.3.114.3.22.1.02.1.1Updates
fastapifrom 0.128.0 to 0.128.3Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
36985f5🔖 Release version 0.128.3661cdfb📝 Update release notesf6cc650⬆️ Upgrade Starlette supported version range tostarlette>=0.40.0,<1.0.0(#...201feed📝 Update release notes19f13ea👷 Run tests with Starlette from git (#14849)01e85c0📝 Update release notes08233d7🌐 Update translations for ru (update-outdated) (#14834)fe8c33e📝 Update release notesf9f7992♻️ Re-implementon_eventin FastAPI for compatibility with the next Starlet...8e50c55📝 Update release notesUpdates
starlettefrom 0.50.0 to 0.52.1Release notes
Sourced from starlette's releases.
... (truncated)
Changelog
Sourced from starlette's changelog.
Commits
e5b8a5dVersion 0.52.1 (#3110)d02eadeOnly usetyping_extensionsin older Python versions (#3109)f490b42Version 0.52.0 (#3107)d8c7cf9TurnStateinto aMapping(#3036)cfce146chore: bump coverage (#3103)9138e55fix: setup github pages for deployment (#3102)aff6df7docs: add environment for github docs (#3101)434bab9docS: fix gh pages deploy (#3100)03426bedocs: replace mkdocs by zensical (#3098)df2ee22Version 0.51.0 (#3097)Updates
rufffrom 0.14.14 to 0.15.0Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
ce5f7b6Bump 0.15.0 (#23055)b4e40f5[ty] Fix__contains__to respect descriptors (#23056)848cb72[ty] Fix narrowing of nonlocal variables with conditional assignments (#22966)da7f33a[ty] Add a diagnostic forFinalwithout assignment (#23001)e65f9a6Document markdown formatting feature (#22990)c0c1b98Format markdown code blocks with line-by-line regex parse (#22996)9f8f3e1Allow positional-only params with defaults in method overrides (#23037)ef83810[ty] ecosystem-analyzer: Support bare git repositories (#23054)54dfee4Customize where thefix_titlesub-diagnostic appears (#23044)b5346072026 Ruff Formatter Style (#22735)Updates
types-aiofilesfrom 24.1.0.20250822 to 25.1.0.20251011Commits
Updates
limitsfrom 5.6.0 to 5.8.0Release notes
Sourced from limits's releases.
Changelog
Sourced from limits's changelog.
Commits
cc5eafcUpdate changelog for 5.8.0d309f43Add concurrency controls to CI to cancel previous runs2b88260Upgrade pytest917ecf1Raise url parse error from underlying ValueErrora9a257aUpdate all documentation dependencies6fe4d83Support ipv6 in storage schema uri183403aCentralize storage URI parsing and scheme registry6fd9909Update changelog for 5.7.0dd76b8cupdate tagging script227c7f0Update release notes scriptUpdates
richfrom 14.3.1 to 14.3.2Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
0752ff0Merge pull request #3953 from Textualize/zwj-fix54ae0cfsimplify07edb85refine31930ddfix test454fcfcstupid comment13f87a4Fix ZWJ and edge cases1d402e0fix datesUpdates
wraptfrom 2.1.0 to 2.1.1Release notes
Sourced from wrapt's releases.
Changelog
Sourced from wrapt's changelog.
Commits
1332d2dMerge branch 'release/2.1.1'3041f58Update version for release.c93d86aEnsure tox.ini is included in source distribution.be8e24aAdd change note for search field fix.e1d537cUpdate warning in docs about wrapping a classmethod.de82b89Include jQuery in docs output so search works.7618d5fAlso update version in docs config.0d607cfIncrement version for new development.3af8de3Merge tag '2.1.0' into developDependabot 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