Skip to content

Commit c052ed3

Browse files
Merge pull request #868 from VWS-Python/dependabot/pip/pyroma-3.0.1
Bump pyroma from 2.6.1 to 3.0.1
2 parents 476b929 + ab72aa7 commit c052ed3

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
@@ -20,7 +20,7 @@ pydocstyle==5.1.1 # Lint docstrings
2020
pyenchant==3.2.0 # Bindings for a spellchecking sytem
2121
pygithub==1.54.1
2222
pylint==2.7.1 # Lint
23-
pyroma==2.6.1 # Packaging best practices checker
23+
pyroma==3.0.1 # Packaging best practices checker
2424
pytest-cov==2.11.1 # Measure code coverage
2525
pytest-envfiles==0.1.0 # Use files for environment variables for tests
2626
pytest==6.2.2 # Test runners

0 commit comments

Comments
 (0)