commit | 69224bcc454ccbaa8a8cc2c1e3ed3edc50e97449 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Feb 07 15:30:28 2024 -0500 |
committer | GitHub <noreply@github.com> | Wed Feb 07 15:30:28 2024 -0500 |
tree | 2f3fc185cbc316c710b99ea96aafa0b5f2ef1482 | |
parent | 9e3ca898dc767354774a98064cf89ae9d8fcfd60 [diff] [blame] |
chore(deps): bump ansible-core from 2.14.2 to 2.15.9 (#939) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pyproject.toml b/pyproject.toml index 0f44db0..431d953 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -10,7 +10,7 @@ [tool.poetry.dependencies] python = "^3.10" -ansible-core = "^2.13.4" +ansible-core = "^2.15.9" jmespath = "^1.0.1" openstacksdk = "<0.99.0" docker-image-py = "^0.1.12"