diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-28 07:12:17 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-03-28 08:50:10 +0100 |
| commit | d02d432862f74ab05fbd3d9f09b618b91855e3d3 (patch) | |
| tree | 5dc6a186ef9a8ce019b6f05dfedebb366d5bea9a | |
| parent | 3c537f958f0accd493583e38130ee728b44c88bd (diff) | |
[upd] pypi: Bump yamllint from 1.36.2 to 1.37.0
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.36.2 to 1.37.0.
- [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.36.2...v1.37.0)
---
updated-dependencies:
- dependency-name: yamllint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
| -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 0c7bede0b..e43185856 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.36.2 +yamllint==1.37.0 wlc==1.15 coloredlogs==15.0.1 docutils>=0.21.2 |