fix(deps): update dependency ansible to v7

This commit is contained in:
renovate[bot] 2022-11-24 14:12:57 +00:00 committed by GitHub
parent a1e7deccdc
commit 3b69465d47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ version = "0.0.0"
[tool.poetry.dependencies]
PyYAML = "6.0"
ansible = {version = "6.6.0", optional = true}
ansible = {version = "7.0.0", optional = true}
ansible-core = {version = "2.14.0", optional = true}
anyconfig = "0.13.0"
appdirs = "1.4.4"