From 0581bfac36bde67ff49653d8a389f0d862b12b00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 14:56:50 -0500 Subject: [PATCH] Bump yamllint from 1.28.0 to 1.29.0 (#1077) 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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7448e2d98..45a36a196 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ jsonschema==4.17.3 pre-commit==2.21.0 pytest==7.2.0 PyYAML==6.0 -yamllint==1.28.0 +yamllint==1.29.0