Skip to content

Commit 359a39c

Browse files
authored
Merge pull request #508 from fantix/pyup-update-pytest-4.5.0-to-5.0.0
Update pytest to 5.0.0
2 parents 2544d92 + c82cf3f commit 359a39c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ starlette==0.12.0;python_version>="3.6" # pyup: update minor
1616
coverage==4.5.1 # pyup: update minor
1717
flake8==3.7.1 # pyup: update minor
1818
tox==3.12.1 # pyup: update minor
19-
pytest==4.5.0 # pyup: update minor
19+
pytest==5.0.0 # pyup: update minor
2020
pytest-runner==5.1 # pyup: update minor
2121
pytest-asyncio==0.10.0 # pyup: update minor
2222
pytest-tornado5==2.0.0 # pyup: update minor

0 commit comments

Comments
 (0)