Skip to content

Commit 897c01f

Browse files
committed
Update pytest from 5.0.1 to 5.1.1
1 parent 1bfebd2 commit 897c01f

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.3.1 # Lint
1919
pyroma==2.5 # Packaging best practices checker
2020
pytest-cov==2.7.1 # Measure code coverage
21-
pytest==5.0.1 # Test runners
21+
pytest==5.1.1 # Test runners
2222
PyYAML==5.1.2
2323
Sphinx==2.1.2
2424
sphinx-autodoc-typehints==1.7.0

0 commit comments

Comments
 (0)