Skip to content

Commit aabc250

Browse files
authored
tests: bump pytest-localserver to latest (#2267)
1 parent 8151a16 commit aabc250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/requirements/reqs-base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ coverage==7.3.1 ; python_version > '3.7'
99
pytest-cov==4.0.0 ; python_version < '3.8'
1010
pytest-cov==4.1.0 ; python_version > '3.7'
1111
jinja2==3.1.5 ; python_version == '3.7'
12-
pytest-localserver==0.5.0
12+
pytest-localserver==0.9.0
1313
pytest-mock==3.6.1 ; python_version == '3.6'
1414
pytest-mock==3.10.0 ; python_version > '3.6'
1515
pytest-benchmark==3.4.1 ; python_version == '3.6'

0 commit comments

Comments
 (0)