Skip to content

Commit 178c7ce

Browse files
committed
Update mypy to 1.6.1
1 parent 453d8c5 commit 178c7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/environment-typecheck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: test_env
22
channels:
33
- conda-forge
44
dependencies:
5-
- mypy=1.4.1
5+
- mypy=1.6.1
66
- pyarrow
77
- python=3.8
88
- pip

0 commit comments

Comments
 (0)