From 8d7cd764b3bf9e228475e8fee31e60c2df467ef5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 18:58:05 +0000 Subject: [PATCH] Chore(deps): Bump ansible-lint from 6.14.4 to 6.17.2 Bumps [ansible-lint](https://github.com/ansible/ansible-lint) from 6.14.4 to 6.17.2. - [Release notes](https://github.com/ansible/ansible-lint/releases) - [Commits](https://github.com/ansible/ansible-lint/compare/v6.14.4...v6.17.2) --- updated-dependencies: - dependency-name: ansible-lint 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 d69a055..db20e22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # and add to PYTHONPATH via .envrc. pre-commit==3.2.2 ansible==7.4.0 -ansible-lint==6.14.4 +ansible-lint==6.17.2 pyghmi==1.5.60 hvac==1.1.0 jmespath==1.0.1