Skip to content

Commit e3d2e02

Browse files
chore(deps-dev): bump the python-packages group across 1 directory with 2 updates
Bumps the python-packages group with 2 updates in the / directory: [yamlfix](https://github.com/lyz-code/yamlfix) and [pyroma](https://github.com/regebro/pyroma). Updates `yamlfix` from 1.19.0 to 1.19.1 - [Changelog](https://github.com/lyz-code/yamlfix/blob/main/CHANGELOG.md) - [Commits](lyz-code/yamlfix@1.19.0...1.19.1) Updates `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: yamlfix dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: pyroma dependency-version: 5.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b33e587 commit e3d2e02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,12 +69,12 @@ dev = [
6969
"pre-commit==4.3.0",
7070
"black==25.11.0",
7171
"pyupgrade==3.21.0",
72-
"yamlfix==1.19.0",
72+
"yamlfix==1.19.1",
7373
"pylama==8.4.1",
7474
"pylint==3.3.9",
7575
"coverage>=7.3.2",
7676
"pytest-cov>=4.1.0",
77-
"pyroma==5.0",
77+
"pyroma==5.0.1",
7878
"invoke==2.2.1",
7979
"fabric==3.2.2",
8080
"commitizen>=2.40.0",

0 commit comments

Comments
 (0)