Skip to content

Commit 6a20a04

Browse files
authored
Merge pull request #418 from fantix/pyup-update-pytest-4.0.0-to-4.1.0
Update pytest to 4.1.0
2 parents b761276 + 61e3fb4 commit 6a20a04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements_dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ quart==0.7.0;python_version>="3.7" # pyup: update minor
1515
coverage==4.5.1 # pyup: update minor
1616
flake8==3.5.0 # pyup: update minor
1717
tox==3.6.0 # pyup: update minor
18-
pytest==4.0.0 # pyup: update minor
18+
pytest==4.1.0 # pyup: update minor
1919
pytest-runner==4.2 # pyup: update minor
2020
pytest-asyncio==0.10.0 # pyup: update minor
2121
pytest-tornado5==2.0.0 # pyup: update minor
2222
pytest-mock==1.10.0 # pyup: update minor
23-
pytest-cov==2.6.0 # pyup: update minor
23+
pytest-cov==2.6.1 # pyup: update minor
2424

2525
# docs
2626
Sphinx==1.8.1 # pyup: update minor

0 commit comments

Comments
 (0)