Skip to content

Commit 3ffa30a

Browse files
Merge pull request #1130 from adamtheturtle/pyup-update-pytest-5.3.1-to-5.3.2
Update pytest to 5.3.2
2 parents abc0023 + 14144c0 commit 3ffa30a

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
@@ -25,7 +25,7 @@ pygithub==1.44.1
2525
pylint==2.4.4 # Lint
2626
pyroma==2.6 # Packaging best practices checker
2727
pytest-cov==2.8.1 # Measure code coverage
28-
pytest==5.3.1 # Test runners
28+
pytest==5.3.2 # Test runners
2929
sphinx-autodoc-typehints==1.10.3
3030
sphinxcontrib-spelling==4.3.0
3131
twine==3.1.1

0 commit comments

Comments
 (0)