Skip to content

Commit 642e90b

Browse files
Merge pull request #742 from adamtheturtle/pyup-update-pyroma-2.3.1-to-2.4
Update pyroma to 2.4
2 parents fcce6a2 + 1cc0b6b commit 642e90b

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
@@ -14,7 +14,7 @@ pip_check_reqs==2.0.3
1414
pydocstyle==2.1.1 # Lint docstrings
1515
pyenchant==2.0.0 # Bindings for a spellchecking sytem
1616
pylint==2.1.1 # Lint
17-
pyroma==2.3.1 # Packaging best practices checker
17+
pyroma==2.4 # Packaging best practices checker
1818
pytest-cov==2.5.1 # Measure code coverage
1919
pytest-envfiles==0.1.0 # Use files for environment variables for tests
2020
pytest==3.7.2 # Test runners

0 commit comments

Comments
 (0)