Skip to content

Commit 497ca40

Browse files
committed
Pin mypy==1.18.2
1 parent d68efad commit 497ca40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
coverage[toml]
22
ddt >= 1.1.1, != 1.4.3
33
mock ; python_version < "3.8"
4-
mypy
4+
mypy==1.18.2 # pin mypy to avoid new errors
55
pre-commit
66
pytest >= 7.3.1
77
pytest-cov

0 commit comments

Comments
 (0)