From 6cf0022a79934e94edebc419c3aab6edee56408b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 14:14:06 +0000 Subject: [PATCH] Bump yamllint from 1.32.0 to 1.33.0 Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.32.0 to 1.33.0. - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](https://github.com/adrienverge/yamllint/compare/v1.32.0...v1.33.0) --- 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 20c3dd8..872a0c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ Pygments ~= 2.16.1 pymdown-extensions ~= 10.3 PyOpenSSL ~= 23.3.0 wheel ~= 0.41.3 -yamllint == 1.32.0 +yamllint == 1.33.0