Skip to content

Commit f1f896b

Browse files
committed
Merge remote-tracking branch 'upstream/master' into str_cat_err
2 parents 7b2faf0 + addc5fc commit f1f896b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ci/deps/azure-35-compat.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ dependencies:
2626
- pip
2727
- pip:
2828
# for python 3.5, pytest>=4.0.2 is not available in conda
29-
- pytest>=4.0.2
29+
- pytest==4.5.0
3030
- html5lib==1.0b2

ci/deps/azure-macos-35.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies:
2525
- pip:
2626
- python-dateutil==2.5.3
2727
# universal
28-
- pytest>=4.0.2
28+
- pytest==4.5.0
2929
- pytest-xdist
3030
- pytest-mock
3131
- hypothesis>=3.58.0

0 commit comments

Comments
 (0)