Skip to content

Commit 74cbe6a

Browse files
Merge pull request #1800 from VWS-Python/dependabot/pip/requirements/pyroma-4.2
Bump pyroma from 4.1 to 4.2 in /requirements
2 parents 69f63da + 2a5ca7f commit 74cbe6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pip_check_reqs==2.4.3
1515
pydocstyle==6.3.0 # Lint docstrings
1616
pyenchant==3.2.2 # Bindings for a spellchecking sytem
1717
pylint==2.15.5 # Lint
18-
pyroma==4.1 # Packaging best practices checker
18+
pyroma==4.2 # Packaging best practices checker
1919
pytest-cov==4.0.0 # Measure code coverage
2020
pytest==7.2.1 # Test runners
2121
ruff==0.0.252

0 commit comments

Comments
 (0)