chore(deps): bump the all group across 1 directory with 7 updates#277
Merged
tomasvotava merged 1 commit intomasterfrom Feb 23, 2026
Merged
chore(deps): bump the all group across 1 directory with 7 updates#277tomasvotava merged 1 commit intomasterfrom
tomasvotava merged 1 commit intomasterfrom
Conversation
Bumps the all group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [fastapi](https://github.com/fastapi/fastapi) | `0.128.5` | `0.131.0` | | [isort](https://github.com/PyCQA/isort) | `7.0.0` | `8.0.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.7.1` | `9.7.2` | | [poethepoet](https://github.com/nat-n/poethepoet) | `0.41.0` | `0.42.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.2` | `9.0.2` | | [uvicorn](https://github.com/Kludex/uvicorn) | `0.40.0` | `0.41.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.15.0` | `0.15.2` | Updates `fastapi` from 0.128.5 to 0.131.0 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.5...0.131.0) Updates `isort` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@7.0.0...8.0.0) Updates `mkdocs-material` from 9.7.1 to 9.7.2 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.1...9.7.2) Updates `poethepoet` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](nat-n/poethepoet@v0.41.0...v0.42.0) Updates `pytest` from 8.4.2 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.2...9.0.2) Updates `uvicorn` from 0.40.0 to 0.41.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.40.0...0.41.0) Updates `ruff` from 0.15.0 to 0.15.2 - [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.0...0.15.2) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.131.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: isort dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: mkdocs-material dependency-version: 9.7.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: poethepoet dependency-version: 0.42.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: uvicorn dependency-version: 0.41.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: ruff dependency-version: 0.15.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
tomasvotava
approved these changes
Feb 23, 2026
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 all group with 7 updates in the / directory:
0.128.50.131.07.0.08.0.09.7.19.7.20.41.00.42.08.4.29.0.20.40.00.41.00.15.00.15.2Updates
fastapifrom 0.128.5 to 0.131.0Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
b423b73🔖 Release version 0.131.070e8558📝 Update release notes48e9835🗑️ DeprecateORJSONResponseandUJSONResponse(#14964)2e62fb1📝 Update release noteseb544e7🔖 Release version 0.130.0bc06e42📝 Update release notes590a5e5✨ Serialize JSON response with Pydantic (in Rust), when there's a Pydantic re...1e78a36🔖 Release version 0.129.2f921de6📝 Update release notes4ab8138⬆️ Upgrade pytest (#14959)Updates
isortfrom 7.0.0 to 8.0.0Release notes
Sourced from isort's releases.
Changelog
Sourced from isort's changelog.
... (truncated)
Commits
3459bdeMerge pull request #2460 from PyCQA/DanielNoord-patch-16e70bb6Update CHANGELOG for version 8.0.0b0f2dabMerge pull request #2458 from skv0zsneg/issue/1882313797bFix lint.7d3a6f5Add ignore for cyclomatic complexity check.6b9f895Remove debug prints.45f2497Add tests for edge case future imports handler.fe57bfdAdd edge case future imports handler.e8c127bMerge pull request #2457 from ale-rt/ale/2456/fix-plone-profile293c201Fix the Plone profile to be compatible with blackUpdates
mkdocs-materialfrom 9.7.1 to 9.7.2Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
e21a119Updated changelogd5654b5Prepare 9.7.2 releaseb18af2fOpened up version ranges in optional dependencies39cdfbdAdded social card for blog post09ee7b1Added blog post on MkDocs 2.0 (#8564)0d11a2dDocumentation (#8560)8fc61b5Updated dependencies3f0eacaDocumentationeaba2dcRe-enable publishingUpdates
poethepoetfrom 0.41.0 to 0.42.0Release notes
Sourced from poethepoet's releases.
Commits
b1589daBump version to 0.42.00646d44feat: powershell completions (#358)56293a4chore: support Python 3.14 (#362)804c675Add cache TTL and max hits to zsh completion caching (#360)Updates
pytestfrom 8.4.2 to 9.0.2Release notes
Sourced from pytest's releases.
... (truncated)
Commits
3d10b51Prepare release version 9.0.2188750bMerge pull request #14030 from pytest-dev/patchback/backports/9.0.x/1e4b01d1f...b7d7befMerge pull request #14014 from bluetech/compat-notebd08e85Merge pull request #14013 from pytest-dev/patchback/backports/9.0.x/922b60377...bc78386Add CLI options reference documentation (#13930)5a4e398Fix docs typo (#14005) (#14008)d7ae6dfMerge pull request #14006 from pytest-dev/maintenance/update-plugin-list-tmpl...556f6a2pre-commit: fix rst-lint after new release (#13999) (#14001)c60fbe6Fix quadratic-time behavior when handlingunittestsubtests in Python 3.10 ...73d9b01Merge pull request #13995 from nicoddemus/patchback/backports/9.0.x/1b5200c0f...Updates
uvicornfrom 0.40.0 to 0.41.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
9283c0fVersion 0.41.0 (#2821)a01a33eAdd--limit-max-requests-jitterto stagger worker restarts (#2707)2ce65bdIgnore permission denied errors in watchfiles reloader (#2817)654f2edEnsure lifespan shutdown runs whenshould_exitis set during startup (#2812)a03d9f6Reduce the log level of 'request limit exceeded' messages (#2788)e377de4Add socket path to scope["server"] (#2561)0779f7fPoll for readiness intest_multiprocess_health_checkandrun_server(#2816)7e9ce2cPoll for PID changes intest_multiprocess_sighupinstead of fixed sleep (#2...99f0d87Fix grep warning in scripts/sync-version (#2807)7ae2e63chore(deps): bump the python-packages group with 18 updates (#2801)Updates
rufffrom 0.15.0 to 0.15.2Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
9d18ee9Hard code workflow name andcancel-in-progressonly for PRs (#23431)7cc15f0Bump 0.15.2 (#23430)d1b5443Add extension mapping to configuration file options (#23384)222574aExpand the default rule set (#23385)1465b5d[flake8-async] Fixin_async_contextlogic (#23426)410902f[pyupgrade] Fix handling oftyping.{io,re}(UP035) (#23131)729610a[ty] Fall back to ambiguous for large control flow graphs (#23399)1425c18[ty] Add code folding support97acaae[ty] Fix stack overflow for self-referentialTypeOfin annotations (#23407)1f380c8[ty] Update testsreveal_typeandNever(#23418)Dependabot 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