Skip to content

Commit 4b77289

Browse files
fix(deps): update dependency ansible-core to v2.16.14 [security] (#815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5ba5653 commit 4b77289

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ python = "^3.10.0"
4040
"ruamel.yaml" = "0.18.6"
4141
dynaconf = "3.2.6"
4242
gitpython = "3.1.43"
43-
ansible-core = { version = "2.14.18", optional = true }
43+
ansible-core = { version = "2.16.14", optional = true }
4444
structlog = "24.4.0"
4545

4646
[tool.poetry.extras]

0 commit comments

Comments
 (0)