Skip to content

Commit 085e18f

Browse files
CI: Update Python version to 3.11 in environment.yml (#61592)
1 parent 6a9d50c commit 085e18f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: pandas-dev
33
channels:
44
- conda-forge
55
dependencies:
6-
- python=3.10
6+
- python=3.11
77
- pip
88

99
# build dependencies

0 commit comments

Comments
 (0)