]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📌 Pin FastAPI in tests to 0.125.0 while dropping support for Python 3.8 (#1689)
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 23 Dec 2025 16:04:25 +0000 (08:04 -0800)
committerGitHub <noreply@github.com>
Tue, 23 Dec 2025 16:04:25 +0000 (17:04 +0100)
requirements-tests.txt

index 5510da3c34f51443a04ee8981e60987f868885ac..4094a006c87a79de160c81214324e52048ffcc80 100644 (file)
@@ -7,7 +7,7 @@ mypy ==1.14.1; python_version < "3.9"
 mypy ==1.18.2; python_version >= "3.9"
 ruff ==0.14.8
 # For FastAPI tests
-fastapi >=0.103.2
+fastapi >=0.103.2,<0.126.0
 httpx ==0.28.1
 dirty-equals ==0.9.0
 jinja2 ==3.1.6