diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-21 07:22:46 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-03-21 08:39:32 +0100 |
| commit | 64b52d485bf6a73c3c537890242ae800bddbf940 (patch) | |
| tree | 6390533ba74faacec7d2faf879fe54354522a6c5 /requirements-dev.txt | |
| parent | de6b027ec705f77a4cdb526f586b6a33a5b4dbda (diff) | |
[upd] pypi: Bump yamllint from 1.36.0 to 1.36.2
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.36.0 to 1.36.2.
- [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.0...v1.36.2)
---
updated-dependencies:
- dependency-name: yamllint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@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 45466739b..0c7bede0b 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.0 +yamllint==1.36.2 wlc==1.15 coloredlogs==15.0.1 docutils>=0.21.2 |