Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Commit a2b214c

Browse files
Bump deps (#51)
* Bump deps * trigger CI
1 parent f3b5695 commit a2b214c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ before_install:
6767
- BUILD_DEPENDS="$NP_BUILD_DEP Cython==0.28.2"
6868
# binary-only for cryptogrpahy. See https://github.com/pandas-dev/pandas/issues/26589
6969
# Moto picks it up, and they don't distribute 32-bit wheels.
70-
- TEST_DEPENDS="$NP_TEST_DEP pytest==4.3.1 pytest-xdist==1.26.1 pytest-mock moto hypothesis wheel==0.31.1 cryptography --only-binary=cryptography"
70+
- TEST_DEPENDS="$NP_TEST_DEP pytest>=4.0.2 pytest-xdist pytest-mock moto hypothesis>=3.58 wheel==0.31.1 cryptography --only-binary=cryptography"
7171
- source multibuild/common_utils.sh
7272
- source multibuild/travis_steps.sh
7373
- before_install

0 commit comments

Comments
 (0)