From 07605373b79e1a54051c2d05352ad53ad106363a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 11:13:52 +0000 Subject: [PATCH] chore(deps): bump yamllint from 1.32.0 to 1.35.1 Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.32.0 to 1.35.1. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.32.0...v1.35.1) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8190da75..d5fd414e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ yamale==4.0.4 -yamllint==1.32.0 +yamllint==1.35.1