Skip to content

Commit b5abb00

Browse files
committed
Use mypy 0.14.1 for py3.8 compat
1 parent c3688d0 commit b5abb00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ twine==6.1.0
1515
# Tests & Linting
1616
coverage[toml]==7.5.4
1717
ruff==0.5.0
18-
mypy==1.16.1
18+
mypy==1.14.1
1919
trio-typing==0.10.0
2020
pytest==8.2.2
2121
pytest-httpbin==2.0.0

0 commit comments

Comments
 (0)