Skip to content

Commit 1003f35

Browse files
Merge pull request #1104 from adamtheturtle/pyup-update-pytest-5.2.4-to-5.3.0
Update pytest to 5.3.0
2 parents cc5ac2c + b957be6 commit 1003f35

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
@@ -18,7 +18,7 @@ Pygments==2.4.2
1818
pylint==2.4.4 # Lint
1919
pyroma==2.6 # Packaging best practices checker
2020
pytest-cov==2.8.1 # Measure code coverage
21-
pytest==5.2.4 # Test runners
21+
pytest==5.3.0 # Test runners
2222
PyYAML==5.1.2
2323
Sphinx==2.2.1
2424
sphinx-autodoc-typehints==1.10.3

0 commit comments

Comments
 (0)