Skip to content

Commit c2ce8d5

Browse files
committed
bump netcdf4 to 1.6.2 in min-all-deps.yml
1 parent ee57f4a commit c2ce8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements/min-all-deps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies:
2929
- nc-time-axis=1.4
3030
# netcdf follows a 1.major.minor[.patch] convention
3131
# (see https://github.com/Unidata/netcdf4-python/issues/1090)
32-
- netcdf4=1.6.0
32+
- netcdf4=1.6.2
3333
- numba=0.55
3434
- numpy=1.22
3535
- packaging=21.3

0 commit comments

Comments
 (0)