Skip to content

Commit 675ea6f

Browse files
authored
restrict to latest version that supports python 3.8
1 parent fbde1f6 commit 675ea6f

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

33
pytest >=4.4.0,<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
# Needed explicitly by fastapi-cli-slim
88
fastapi-slim

0 commit comments

Comments
 (0)