Skip to content

Commit f6aa84e

Browse files
Update dependency PyHamcrest to v2
1 parent e19faa9 commit f6aa84e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

py.requirements/basic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# behave >= 1.2.6
1111
git+https://github.com/behave/behave.git@v1.2.7.dev1
1212

13-
PyHamcrest <2.0.0; python_version < '3.5'
13+
PyHamcrest ==2.0.4; python_version < '3.5'
1414
PyHamcrest >= 2.0.2; python_version >= '3.5'
1515
-r behave_ext.txt
1616

0 commit comments

Comments
 (0)