aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-03-25 18:52:06 +0000
committerGravatar Johannes Christ <[email protected]>2025-03-29 08:43:47 +0100
commit8639424057cc2f4379521d8fa3545d0898365ef9 (patch)
treefb7bb9028a6da04a4b1c9a9b940ffa02ee11260a
parentUpdate poetry (diff)
Update dependency ansible-core to v2.18.4
| datasource | package | from | to | | ---------- | ------------ | ------ | ------ | | pypi | ansible-core | 2.18.3 | 2.18.4 |
-rw-r--r--poetry.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index f66a21d..85a761c 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -24,13 +24,13 @@ test = ["coverage", "pip", "pytest (>=7.2.0)", "pytest-instafail", "pytest-mock"
[[package]]
name = "ansible-core"
-version = "2.18.3"
+version = "2.18.4"
description = "Radically simple IT automation"
optional = false
python-versions = ">=3.11"
files = [
- {file = "ansible_core-2.18.3-py3-none-any.whl", hash = "sha256:4d5120916b6d36881185c0c7231cdb7b1675f7dddd1a7a833a7d67d56bcdfcc8"},
- {file = "ansible_core-2.18.3.tar.gz", hash = "sha256:8c4eaca40845238e2601b9bc9dbfbd4f6ed3502cb8b2632789f75ce478abfdee"},
+ {file = "ansible_core-2.18.4-py3-none-any.whl", hash = "sha256:c642d484c1d3486a923b152150034eddd5cdf4bea58039c928183900fb35d8ba"},
+ {file = "ansible_core-2.18.4.tar.gz", hash = "sha256:e1f8f5c33546362b0ee933e0969a3ba364b486515a6fa1bc25ebb5d95f8ec5f4"},
]
[package.dependencies]