Skip to content

Commit f570a99

Browse files
authored
Bump pytest-localserver, add compat comment (#2448)
1 parent 1534b8e commit f570a99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ mock ; python_version<'3.3'
33
pytest<7
44
pytest-cov==2.8.1
55
pytest-forked<=1.4.0
6-
pytest-localserver==0.5.0
6+
pytest-localserver==0.5.1 # TODO(py3): 0.6.0 drops 2.7 support: https://github.com/pytest-dev/pytest-localserver/releases/tag/v0.6.0
77
pytest-watch==4.2.0
88
tox==3.7.0
99
jsonschema==3.2.0

0 commit comments

Comments
 (0)