From 96cc3892c93345e2d4ca1ead133e2c3fc23dc8c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 08:18:47 +0000 Subject: [PATCH] Bump yamllint from 1.26.3 to 1.31.0 in /requirements Bumps [yamllint](https://github.com/adrienverge/yamllint) from 1.26.3 to 1.31.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.3...v1.31.0) --- updated-dependencies: - dependency-name: yamllint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/prod.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) mode change 100755 => 100644 requirements/prod.txt diff --git a/requirements/prod.txt b/requirements/prod.txt old mode 100755 new mode 100644 index 4737dad3102..6f42176c6ec --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -910,8 +910,9 @@ wrapt==1.14.0 \ --hash=sha256:f0408e2dbad9e82b4c960274214af533f856a199c9274bd4aff55d4634dedc33 \ --hash=sha256:f2f3bc7cd9c9fcd39143f11342eb5963317bd54ecc98e3650ca22704b69d9653 # via deprecated -yamllint==1.26.3 \ - --hash=sha256:3934dcde484374596d6b52d8db412929a169f6d9e52e20f9ade5bf3523d9b96e +yamllint==1.31.0 \ + --hash=sha256:15f4bdb645e6a4a0a22fe5415bc38b4a934c51419b30104896d2f3f95e329185 \ + --hash=sha256:2d83f1d12f733e162a87e06b176149d7bb9c5bae4a9e5fce1c771d7f703f7a65 # via glean-parser zipp==3.7.0 \ --hash=sha256:9f50f446828eb9d45b267433fd3e9da8d801f614129124863f9c51ebceafb87d \