Skip to content

Commit 02b0787

Browse files
committed
bump python version
1 parent 6d45586 commit 02b0787

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.binder/environment-python_and_r.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: IOOS
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.13
5+
- python=3.14
66
- bokeh
77
- cartopy
88
- cf-units

.binder/environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: IOOS
22
channels:
33
- conda-forge
44
dependencies:
5-
- python=3.13
5+
- python=3.14
66
- bokeh
77
- cartopy
88
- cf-units

0 commit comments

Comments
 (0)