Skip to content

Commit 9944832

Browse files
Drop support for Python 3.8
1 parent b669a80 commit 9944832

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
@@ -4,7 +4,7 @@ channels:
44
dependencies:
55
- mypy=1.4.1
66
- pyarrow
7-
- python=3.8
7+
- python=3.9
88
- pip
99
- pip:
1010
- types-paramiko

0 commit comments

Comments
 (0)