Skip to content

Commit a4ff879

Browse files
committed
update dependencies
1 parent 0d9cb3f commit a4ff879

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/ci/py38.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
- graphviz
2626
- iris-sample-data >=2.4.0
2727
- mo_pack
28-
- nc-time-axis >=1.3
28+
- nc-time-axis >=1.4
2929
- pandas
3030
- pip
3131
- python-stratify

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ test =
8282
requests
8383
all =
8484
mo_pack
85-
nc-time-axis>=1.3
85+
nc-time-axis>=1.4
8686
pandas
8787
stratify
8888
%(docs)s

0 commit comments

Comments
 (0)