Skip to content

Commit 376e10c

Browse files
authored
Update mypy dependency to specific git version
1 parent 26c206a commit 376e10c

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
@@ -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.18.2
3+
mypy @ git+https://github.com/python/mypy@6aa44da
44
pyright==1.1.406
55

66
# Libraries used by our various scripts.

0 commit comments

Comments
 (0)