fix(deps): update dependency ansible to v9

This commit is contained in:
renovate[bot] 2023-12-12 07:55:35 +00:00 committed by GitHub
parent 1de67de11e
commit 79255da3e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ version = "0.0.0"
[tool.poetry.dependencies]
PyYAML = "6.0.1"
ansible = {version = "8.7.0", optional = true}
ansible = {version = "9.1.0", optional = true}
ansible-core = {version = "2.15.8", optional = true}
anyconfig = "0.13.0"
appdirs = "1.4.4"