mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-16 10:00:39 +00:00
fix(deps): update dependency ansible-core to v2.16.6
This commit is contained in:
parent
0a53eee7f3
commit
0b38c95d6c
@ -31,7 +31,7 @@ version = "0.0.0"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
PyYAML = "6.0.1"
|
||||
ansible-core = { version = "2.14.15", optional = true }
|
||||
ansible-core = { version = "2.16.6", optional = true }
|
||||
ansible = { version = "7.7.0", optional = true }
|
||||
anyconfig = "0.14.0"
|
||||
appdirs = "1.4.4"
|
||||
|
Loading…
Reference in New Issue
Block a user