From 4fead2b7ceca4e184a08d476240b7f70fb499336 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 07:02:01 +0000 Subject: [PATCH] Bump ansible-lint from 6.20.2 to 6.20.3 in /.environs/green Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.20.2 to 6.20.3. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.20.2...v6.20.3) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .environs/green/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.environs/green/requirements.txt b/.environs/green/requirements.txt index e491dff9..071b0d69 100644 --- a/.environs/green/requirements.txt +++ b/.environs/green/requirements.txt @@ -1,3 +1,3 @@ ansible-core==2.15.4 -ansible-lint==6.20.2 +ansible-lint==6.20.3 yamllint==1.32.0