An open index of dependabot pull requests across open source projects.

⬆ Bump fastapi from 0.128.1 to 0.128.3

Open
Number: #1746
Type: Pull Request
State: Open
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: February 06, 2026 at 10:07 PM UTC
(4 months ago)
Updated: February 06, 2026 at 10:10 PM UTC
(4 months ago)
Labels:
dependencies internal python:uv
Description:

Bumps fastapi from 0.128.1 to 0.128.3.

Release notes

Sourced from fastapi's releases.

0.128.3

Refactors

  • ♻️ Re-implement on_event in FastAPI for compatibility with the next Starlette, while keeping backwards compatibility. PR #14851 by @​tiangolo.

Upgrades

  • ⬆️ Upgrade Starlette supported version range to starlette>=0.40.0,<1.0.0. PR #14853 by @​tiangolo.

Translations

Internal

  • 👷 Run tests with Starlette from git. PR #14849 by @​tiangolo.
  • 👷 Run tests with lower bound uv sync, upgrade fastapi[all] minimum dependencies: ujson >=5.8.0, orjson >=3.9.3. PR #14846 by @​tiangolo.

0.128.2

Features

Fixes

Docs

Translations

Internal

... (truncated)

Commits
  • 36985f5 🔖 Release version 0.128.3
  • 661cdfb 📝 Update release notes
  • f6cc650 ⬆️ Upgrade Starlette supported version range to starlette>=0.40.0,<1.0.0 (#...
  • 201feed 📝 Update release notes
  • 19f13ea 👷 Run tests with Starlette from git (#14849)
  • 01e85c0 📝 Update release notes
  • 08233d7 🌐 Update translations for ru (update-outdated) (#14834)
  • fe8c33e 📝 Update release notes
  • f9f7992 ♻️ Re-implement on_event in FastAPI for compatibility with the next Starlet...
  • 8e50c55 📝 Update release notes
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
fastapi
Ecosystem:
pip
Version Change:
0.128.1 → 0.128.3
Update Type:
Patch
Technical Details
ID: 13594739
UUID: 3908602603
Node ID: PR_kwDOF8_QEs7CF4nF
Host: GitHub
Repository: fastapi/sqlmodel