summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-26 07:56:43 +0000
committerGitHub <noreply@github.com>2023-05-26 07:56:43 +0000
commit5137452677eaaed0a434a7bc0ecc004076c2fff3 (patch)
tree6a28a04b2e5024a07301c23d00bd49751210d639 /requirements-dev.txt
parentb2d0b7435710f1d2b989d5db71dd5de9af3992d0 (diff)
Bump yamllint from 1.31.0 to 1.32.0
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.31.0 to 1.32.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.31.0...v1.32.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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt
index a6e3f1e6..392c9863 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -17,6 +17,6 @@ sphinx-notfound-page==0.8.3
myst-parser==1.0.0
linuxdoc==20230506
aiounittest==1.4.2
-yamllint==1.31.0
+yamllint==1.32.0
wlc==1.13
coloredlogs==15.0.1