From 6b2af77e7441116d2a8554615e463d3fef6e60f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Mar 2023 08:38:59 -0600 Subject: [PATCH] chore(deps): bump ansible-lint from 6.14.0 to 6.14.1 (#248) Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.14.0 to 6.14.1. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.14.0...v6.14.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> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1c86762..f152a67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ ansible-core==2.14.3 # -r requirements.in # ansible-compat # ansible-lint -ansible-lint==6.14.0 +ansible-lint==6.14.1 # via -r requirements.in arrow==1.2.3 # via jinja2-time