Skip to content

Commit 8e4caa3

Browse files
Merge pull request #1017 from adamtheturtle/pyup-update-pytest-4.6.0-to-4.6.3
Update pytest to 4.6.3
2 parents 31e66d3 + 0f03534 commit 8e4caa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Pygments==2.4.2
1717
pylint==2.3.1 # Lint
1818
pyroma==2.5 # Packaging best practices checker
1919
pytest-cov==2.7.1 # Measure code coverage
20-
pytest==4.6.0 # Test runners
20+
pytest==4.6.3 # Test runners
2121
PyYAML==5.1.1
2222
Sphinx==2.1.2
2323
sphinx-autodoc-typehints==1.6.0

0 commit comments

Comments
 (0)