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:
dependabot[bot]
2025-05-18 22:38:20 +08:00
committed by GitHub
parent c90dcedd0b
commit 729333c221
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@ dev = [
"types-python-dateutil==2.9.0.20241206", "types-python-dateutil==2.9.0.20241206",
"types-redis==4.6.0.20241004", "types-redis==4.6.0.20241004",
"types-requests==2.32.0.20250328", "types-requests==2.32.0.20250328",
"yamllint==1.37.0", "yamllint==1.37.1",
] ]
[tool.isort] [tool.isort]

View File

@ -26,4 +26,4 @@ twine==6.1.0
types-python-dateutil==2.9.0.20241206 types-python-dateutil==2.9.0.20241206
types-redis==4.6.0.20241004 types-redis==4.6.0.20241004
types-requests==2.32.0.20250328 types-requests==2.32.0.20250328
yamllint==1.37.0 yamllint==1.37.1