diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-03-14 07:08:46 +0000 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarIT.de> | 2025-03-15 07:52:10 +0100 |
| commit | 83f6545903f840213e86eb01ae6ef00cbeb146fb (patch) | |
| tree | d9bb047f7b74f022aee8a8bbb4e43b917936a5c1 /requirements-dev.txt | |
| parent | 6afe0e29a7818313e8a3295a13bb8ed92d3d354c (diff) | |
[upd] pypi: Bump yamllint from 1.35.1 to 1.36.0
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.35.1 to 1.36.0.
- [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/adrienverge/yamllint/compare/v1.35.1...v1.36.0)
---
updated-dependencies:
- dependency-name: yamllint
dependency-type: direct:development
update-type: version-update:semver-minor
...
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 db3285074..338313bdd 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.4.3 -yamllint==1.35.1 +yamllint==1.36.0 wlc==1.15 coloredlogs==15.0.1 docutils>=0.21.2 |