]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
⬆ Update fastapi requirement from >=0.103.2,<0.126.0 to >=0.103.2,<0.129.0 (#1703)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 30 Dec 2025 15:02:54 +0000 (16:02 +0100)
committerGitHub <noreply@github.com>
Tue, 30 Dec 2025 15:02:54 +0000 (16:02 +0100)
⬆ Update fastapi requirement

Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.103.2...0.128.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.128.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements-tests.txt

index 82d1f8480c9ca33cad4a7da1d2c79334789bd991..b61b8429e6b40710e441eb578f9d5c640c552eee 100644 (file)
@@ -5,7 +5,7 @@ coverage[toml] >=6.2,<8.0
 mypy ==1.19.1
 ruff ==0.14.10
 # For FastAPI tests
-fastapi >=0.103.2,<0.126.0
+fastapi >=0.103.2,<0.129.0
 httpx ==0.28.1
 dirty-equals ==0.11
 jinja2 ==3.1.6