From 3213b9ea991e2d45d760ea8a76aaebad8a2bdb1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 22:00:49 +0000 Subject: [PATCH] Bump wcmatch from 8.4.1 to 8.5 in /dependencies/python (#4707) Bumps [wcmatch](https://github.com/facelessuser/wcmatch) from 8.4.1 to 8.5. - [Release notes](https://github.com/facelessuser/wcmatch/releases) - [Commits](https://github.com/facelessuser/wcmatch/compare/8.4.1...8.5) --- updated-dependencies: - dependency-name: wcmatch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- dependencies/python/ansible-lint.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/python/ansible-lint.txt b/dependencies/python/ansible-lint.txt index 3c19ff2d..23562ff7 100644 --- a/dependencies/python/ansible-lint.txt +++ b/dependencies/python/ansible-lint.txt @@ -26,5 +26,5 @@ ruamel.yaml==0.17.32 ruamel.yaml.clib==0.2.7 subprocess-tee==0.4.1 tomli==2.0.1 -wcmatch==8.4.1 +wcmatch==8.5 yamllint==1.31.0