From 9587598b8eb648d7991e383e146b3986f51ee142 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Tue, 14 Mar 2023 16:02:36 +0000 Subject: [PATCH] Update dependency wheel to v0.40.0 --- ansible/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/requirements.txt b/ansible/requirements.txt index cb33194..91c4e3a 100644 --- a/ansible/requirements.txt +++ b/ansible/requirements.txt @@ -1,6 +1,6 @@ ansible-lint==6.8.6 yamllint==1.28.0 ansible==7.1.0 -wheel==0.37.1 +wheel==0.40.0 jmespath==1.0.1 passlib==1.7.4 ; sys_platform == 'darwin' \ No newline at end of file -- 2.45.2