Skip to content

Commit dbbf51a

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump pyroma from 5.0 to 5.0.1
Bumps [pyroma](https://github.com/regebro/pyroma) from 5.0 to 5.0.1. - [Changelog](https://github.com/regebro/pyroma/blob/master/CHANGES.txt) - [Commits](regebro/pyroma@5.0...5.0.1) --- updated-dependencies: - dependency-name: pyroma dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3159f47 commit dbbf51a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ development = [
7878
#'flake8==5.0.4', # version 6.x.x requires python >= 3.8.1 (but 3.7 support window is until 2023-06-27)
7979
'bandit==1.8.6',
8080
'vulture==2.14',
81-
'pyroma==5.0',
81+
'pyroma==5.0.1',
8282
'isort==6.1.0',
8383
'pylint==3.3.9',
8484
'pyright==1.1.407',

0 commit comments

Comments
 (0)