pip: bump the pip-updates group across 1 directory with 5 updates#1368
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
pip: bump the pip-updates group across 1 directory with 5 updates#1368dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Updates the requirements on [certifi](https://github.com/certifi/python-certifi), [fastapi](https://github.com/fastapi/fastapi), [uvicorn](https://github.com/Kludex/uvicorn), [ruff](https://github.com/astral-sh/ruff) and [black](https://github.com/psf/black) to permit the latest version. Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](certifi/python-certifi@2026.01.04...2026.02.25) Updates `fastapi` from 0.128.0 to 0.135.1 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.128.0...0.135.1) 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` to 0.15.5 - [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.13...0.15.5) Updates `black` to 26.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@26.1.0...26.3.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: fastapi dependency-version: 0.135.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: uvicorn dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: ruff dependency-version: 0.15.5 dependency-type: direct:production dependency-group: pip-updates - dependency-name: black dependency-version: 26.3.0 dependency-type: direct:production dependency-group: pip-updates ... 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.
Updates the requirements on certifi, fastapi, uvicorn, ruff and black to permit the latest version.
Updates
certififrom 2026.1.4 to 2026.2.25Commits
8571a4b2026.02.25 (#395)6f7de00Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#390)a1de59bBump actions/checkout from 6.0.1 to 6.0.2 (#391)7f5ade5Bump actions/setup-python from 6.1.0 to 6.2.0 (#392)Updates
fastapifrom 0.128.0 to 0.135.1Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
ca5f60e🔖 Release version 0.135.187f75aa📝 Update release notes8a9258b🐛 Fix, avoid yield from a TaskGroup, only as an async context manager, closed...6038507📝 Update release notesc796ba4👥 Update FastAPI People - Experts (#15037)b24aa03📝 Update release notes2c61047✏️ Fix typo indocs/en/docs/_llm-test.md(#15007)e3bbeef📝 Update release notesd726c8c📝 Update release notescf514e6👥 Update FastAPI People - Contributors and Translators (#15029)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
ruffto 0.15.5Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
5e4a3d9Bump 0.15.5 (#23743)69c23cc[ty] Render all changed diagnostics in conformance.py (#23613)4926bd5[ty] Split deferred checks out oftypes/infer/builder.rs(#23740)9a70f5eDiscover markdown files by default in preview mode (#23434)3dc78b0[ty] UseHasOptionalDefinitionforexcepthandlers (#23739)a6a5e8d[ty] Fix precedence ofallselector in TOML configurations (#23723)2a5384b[ty] Makeallselector case sensitive (#23713)db77d7b[ty] Add a diagnostic if aTypeVaris used to specialize aParamSpec, or ...db28490[ty] Override home directory in ty tests (#23724)5f0fd91[ty] More type-variable default validation (#23639)Updates
blackto 26.3.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
35ea679Prepare release 26.3.0 (#5032)4d81750Remove gallery/ (#5030)0a2560bHarden Black action version parsing (#5031)deab5d6Revert "Bump hatch from 1.15.1 to 1.16.4" (#5028)2beece7Bump hatch from 1.15.1 to 1.16.4 (#5020)d764c0bBump actions/upload-artifact from 6.0.0 to 7.0.0 (#5024)f5be8e0Bump actions/download-artifact from 7.0.0 to 8.0.0 (#5019)8b9d3e3add winloop support and remove deprecated functionality from uvloop (#4996)457320a[pre-commit.ci] pre-commit autoupdate (#5018)4da809eDo not encourage the use of an obsolete GitHub Actions (#5016)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