Skip to content

Commit 24da02e

Browse files
Merge pull request #1368 from VWS-Python/dependabot/pip/pyroma-3.0.1
Bump pyroma from 2.6 to 3.0.1
2 parents 31171b4 + 1c5f4c7 commit 24da02e

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
@@ -22,7 +22,7 @@ pydocstyle==5.1.1 # Lint docstrings
2222
pyenchant==3.2.0 # Bindings for a spellchecking sytem
2323
pygithub==1.54.1
2424
pylint==2.6.2 # Lint
25-
pyroma==2.6 # Packaging best practices checker
25+
pyroma==3.0.1 # Packaging best practices checker
2626
pytest-cov==2.11.1 # Measure code coverage
2727
pytest==6.2.2 # Test runners
2828
sphinx-autodoc-typehints==1.11.1

0 commit comments

Comments
 (0)