Skip to content

Commit 932e50e

Browse files
authored
Merge pull request #18 from Poorvak/pyup-update-pytest-runner-3.0-to-4.0
Update pytest-runner to 4.0
2 parents 0a25945 + 88981fe commit 932e50e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pycparser==2.18
3939
pyflakes==1.6.0
4040
Pygments==2.2.0
4141
pytest==3.3.2
42-
pytest-runner==3.0
42+
pytest-runner==4.0
4343
python-dateutil==2.6.1
4444
pytz==2017.3
4545
PyYAML==3.12

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ pycparser==2.18
3939
pyflakes==1.6.0
4040
Pygments==2.2.0
4141
pytest==3.3.2
42-
pytest-runner==3.0
42+
pytest-runner==4.0
4343
python-dateutil==2.6.1
4444
pytz==2017.3
4545
PyYAML==3.12

0 commit comments

Comments
 (0)