mirror of
https://github.com/thegeeklab/ansible-later.git
synced 2024-11-25 22:30:42 +00:00
fix(deps): update dependency ansible-core to v2.13.1 (#384)
This commit is contained in:
parent
afca01be00
commit
12d4516974
@ -35,7 +35,7 @@ version = "0.0.0"
|
||||
[tool.poetry.dependencies]
|
||||
PyYAML = "6.0"
|
||||
ansible = {version = "5.9.0", optional = true}
|
||||
ansible-core = {version = "2.12.7", optional = true}
|
||||
ansible-core = {version = "2.13.1", optional = true}
|
||||
anyconfig = "0.13.0"
|
||||
appdirs = "1.4.4"
|
||||
colorama = "0.4.5"
|
||||
|
Loading…
Reference in New Issue
Block a user