Skip to content

Commit 05b73ef

Browse files
committed
Update pytest to 3.10.1 (the last < 4 release)
See #429 for upgrading to >= 4
1 parent 1df0206 commit 05b73ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# pin all of our direct dependencies
66
tox==3.14.5
77
flake8==3.7.9
8-
pytest==3.2.5,<4 # see https://github.com/html5lib/html5lib-python/pull/429
8+
pytest==3.10.1,<4 # see https://github.com/html5lib/html5lib-python/pull/429
99
coverage==5.0.3
1010
pytest-expect==1.1.0
1111
mock==3.0.5

0 commit comments

Comments
 (0)