Skip to content

Commit b19897f

Browse files
TomAugspurgervictor
authored and
victor
committed
CI: Bump NumPy to 1.9.3 (pandas-dev#22499)
1 parent 4be6a64 commit b19897f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/circle-27-compat.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- cython=0.28.2
88
- jinja2=2.8
99
- numexpr=2.4.4 # we test that we correctly don't use an unsupported numexpr
10-
- numpy=1.9.2
10+
- numpy=1.9.3
1111
- openpyxl
1212
- psycopg2
1313
- pytables=3.2.2

ci/travis-27-locale.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies:
77
- cython=0.28.2
88
- lxml
99
- matplotlib=1.4.3
10-
- numpy=1.9.2
10+
- numpy=1.9.3
1111
- openpyxl=2.4.0
1212
- python-dateutil
1313
- python-blosc

0 commit comments

Comments
 (0)