Skip to content

Commit 9110e0b

Browse files
authored
restrict to latest version that supports python 3.8
1 parent 744954b commit 9110e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-r requirements-docs-tests.txt
33
pytest >=7.0.1,<9.0.0
44
coverage[toml] >=6.2,<8.0
5-
mypy ==1.18.1
5+
mypy ==1.14.1
66
ruff ==0.13.0
77
# For FastAPI tests
88
fastapi >=0.103.2

0 commit comments

Comments
 (0)