diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-05-09 11:09:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-09 11:09:44 +0200 |
| commit | 5ce3aa3acf3ad02849d65082310384e00e0db3b7 (patch) | |
| tree | fc4016ae92c2ca7319f30f243c6fe1581124ec38 /requirements-dev.txt | |
| parent | 76ebad0b21439e50c4847aa514c1159904489a53 (diff) | |
[upd] pypi: Bump yamllint from 1.37.0 to 1.37.1 (#4752)
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>
Diffstat (limited to 'requirements-dev.txt')
| -rw-r--r-- | requirements-dev.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index 384e22989..ad7b698bd 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ sphinx-notfound-page==1.1.0 myst-parser==3.0.1 linuxdoc==20240924 aiounittest==1.5.0 -yamllint==1.37.0 +yamllint==1.37.1 wlc==1.15 coloredlogs==15.0.1 docutils>=0.21.2 |