Skip to content

Commit 4980259

Browse files
authored
Merge pull request #383 from fantix/pyup-update-pytest-3.9.1-to-3.10.0
Update pytest to 3.10.0
2 parents f790f3f + 7ad4b0a commit 4980259

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
@@ -15,7 +15,7 @@ quart==0.6.8;python_version>="3.6"
1515
coverage==4.5.1 # pyup: update minor
1616
flake8==3.5.0 # pyup: update minor
1717
tox==3.5.2 # pyup: update minor
18-
pytest==3.9.1 # pyup: update minor
18+
pytest==3.10.0 # pyup: update minor
1919
pytest-runner==4.2 # pyup: update minor
2020
pytest-asyncio==0.9.0 # pyup: update minor
2121
pytest-tornado==0.5.0 # pyup: update minor

0 commit comments

Comments
 (0)