Skip to content

Commit 52d320f

Browse files
authored
Update mypy to 1.16.0
1 parent c30f631 commit 52d320f

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.15.0
3+
mypy==1.16.0
44
pyright==1.1.400
55
# pytype can be installed on Windows, but requires building wheels, let's not do that on the CI
66
pytype==2024.10.11; platform_system != "Windows" and python_version >= "3.10" and python_version < "3.13"

0 commit comments

Comments
 (0)