Skip to content

Commit 6b9cac4

Browse files
authored
try downgrading mypy
1 parent 2c19957 commit 6b9cac4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Type checkers that we test our stubs against. These should always
22
# be pinned to a specific version to make failure reproducible.
3-
mypy==1.19.1
3+
mypy==1.18.2
44
pyright==1.1.407
55

66
# Libraries used by our various scripts.

0 commit comments

Comments
 (0)