From 6f20d5068856e65217412621df50033e22bd542b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Sep 2022 06:03:31 +0000 Subject: [PATCH] Bump yamllint from 1.26.1 to 1.28.0 Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.1 to 1.28.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.26.1...v1.28.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 452b8bd..7bd0a94 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,4 +4,4 @@ pip==21.1.3 pre-commit==2.13.0 twine==3.4.1 wheel==0.36.2 -yamllint==1.26.1 +yamllint==1.28.0