Skip to content

Commit 3174ab6

Browse files
authored
Merge pull request #16 from pandas-dev/upgrade_mypy
Upgrade mypy to 0.960
2 parents 2ba73b0 + 5cef3c2 commit 3174ab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pandas==1.4.2
22
pyright
33
pytest
4-
mypy==0.950
4+
mypy==0.960
55
typing_extensions==4.2.0
66
matplotlib>=3.3.2
77
numpy>=1.22.3

0 commit comments

Comments
 (0)