From 5a7ba989684f38d3a2387fd52cae8bb738ac2c86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 23:23:42 -0600 Subject: [PATCH] chore(deps): bump ansible-lint from 6.12.0 to 6.12.1 (#226) Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.12.0 to 6.12.1. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.12.0...v6.12.1) --- updated-dependencies: - dependency-name: ansible-lint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Techno Tim --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b9fbec9..297c4fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ ansible-core==2.14.2 # -r requirements.in # ansible-compat # ansible-lint -ansible-lint==6.12.0 +ansible-lint==6.12.1 # via -r requirements.in arrow==1.2.3 # via jinja2-time