diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-13 07:01:03 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-13 07:01:03 +0000 |
| commit | 656394f4005b616cfe1f0f6ecccb8b08f6bc51f8 (patch) | |
| tree | d2a680a0acc7e2b6ddf804170e97765a55bb3176 /requirements-dev.txt | |
| parent | afd71a6c0fb2dad424ec184517e0425e457b85cf (diff) | |
Bump yamllint from 1.28.0 to 1.29.0
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.28.0 to 1.29.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.28.0...v1.29.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 0120291e3..53d3428cb 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -17,6 +17,6 @@ sphinx-notfound-page==0.8.3 myst-parser==0.18.1 linuxdoc==20221127 aiounittest==1.4.2 -yamllint==1.28.0 +yamllint==1.29.0 wlc==1.13 coloredlogs==15.0.1 |