Skip to content

Commit 2a5ca7f

Browse files
Bump pyroma from 4.1 to 4.2 in /requirements
Bumps [pyroma](https://github.com/regebro/pyroma) from 4.1 to 4.2. - [Release notes](https://github.com/regebro/pyroma/releases) - [Changelog](https://github.com/regebro/pyroma/blob/master/CHANGES.txt) - [Commits](regebro/pyroma@4.1...4.2) --- updated-dependencies: - dependency-name: pyroma dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2a9a09 commit 2a5ca7f

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)