From c7a5815d665835b01587df0f633331ee9e56f3c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 21:01:34 +0000 Subject: [PATCH] build(deps): bump yamllint in /Documentation/requirements-min Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.27.1 to 1.31.0. - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/v1.31.0/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.27.1...v1.31.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Documentation/requirements-min/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/requirements-min/requirements.txt b/Documentation/requirements-min/requirements.txt index adac672845ffd..72ec80a60c1a3 100644 --- a/Documentation/requirements-min/requirements.txt +++ b/Documentation/requirements-min/requirements.txt @@ -17,4 +17,4 @@ sphinxcontrib-websupport==1.2.4 # Linters rstcheck==6.1.1 -yamllint==1.27.1 +yamllint==1.31.0