Skip to content

Commit da7c6e0

Browse files
authored
Merge pull request #305 from ocefpaf/py314
bump python version
2 parents 6d45586 + 02b0787 commit da7c6e0

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)