fix(deps): update dependency ansible-core to v2.15.0 (#602)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-31 08:11:16 +02:00 committed by GitHub
parent 3f2d169354
commit 43675d771d
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"
ansible = {version = "7.6.0", optional = true}
ansible-core = {version = "2.14.6", optional = true}
ansible-core = {version = "2.15.0", optional = true}
anyconfig = "0.13.0"
appdirs = "1.4.4"
colorama = "0.4.6"