summaryrefslogtreecommitdiff
path: root/requirements-dev.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-04-28 07:57:01 +0000
committerGitHub <noreply@github.com>2023-04-28 07:57:01 +0000
commit0ea9a2dd8a97fdd28b8a38e7bcb3edb7f2d66a51 (patch)
tree51b102e6d8a0f267c007af58187137eb256ca379 /requirements-dev.txt
parent216751dac86be8836434cf9a666da4f5a4ac2444 (diff)
Bump yamllint from 1.30.0 to 1.31.0
Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.30.0 to 1.31.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.30.0...v1.31.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 3f1a9c00..85eb0b7c 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==20230321
aiounittest==1.4.2
-yamllint==1.30.0
+yamllint==1.31.0
wlc==1.13
coloredlogs==15.0.1