mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
build(deps-dev): bump yamllint from 1.37.0 to 1.37.1 (#2581)
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.37.0 to 1.37.1. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.37.0...v1.37.1) --- updated-dependencies: - dependency-name: yamllint dependency-version: 1.37.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -88,7 +88,7 @@ dev = [
|
||||
"types-python-dateutil==2.9.0.20241206",
|
||||
"types-redis==4.6.0.20241004",
|
||||
"types-requests==2.32.0.20250328",
|
||||
"yamllint==1.37.0",
|
||||
"yamllint==1.37.1",
|
||||
]
|
||||
|
||||
[tool.isort]
|
||||
|
||||
@ -26,4 +26,4 @@ twine==6.1.0
|
||||
types-python-dateutil==2.9.0.20241206
|
||||
types-redis==4.6.0.20241004
|
||||
types-requests==2.32.0.20250328
|
||||
yamllint==1.37.0
|
||||
yamllint==1.37.1
|
||||
|
||||
Reference in New Issue
Block a user