mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-16 03:23:43 +03:00
chore(deps): update dependency ansible-core to v2.16.14 [security]
This commit is contained in:
parent
026065d4ef
commit
86801591cf
8
anvil/poetry.lock
generated
8
anvil/poetry.lock
generated
|
@ -155,13 +155,13 @@ test = ["coverage", "pip-tools", "pytest (>=7.2.0)", "pytest-mock", "pytest-plus
|
|||
|
||||
[[package]]
|
||||
name = "ansible-core"
|
||||
version = "2.16.6"
|
||||
version = "2.18.1"
|
||||
description = "Radically simple IT automation"
|
||||
optional = false
|
||||
python-versions = ">=3.10"
|
||||
python-versions = ">=3.11"
|
||||
files = [
|
||||
{file = "ansible_core-2.16.6-py3-none-any.whl", hash = "sha256:f9dea5044a86fd95cc27099f4f5c3ae9beb23acf7c3b6331455726c47825922b"},
|
||||
{file = "ansible_core-2.16.6.tar.gz", hash = "sha256:111e55d358c2297ec0ce03ba98e6c5ce95947fdf50d878215eb8c183d0c275e4"},
|
||||
{file = "ansible_core-2.18.1-py3-none-any.whl", hash = "sha256:4a312e416e09c7271188d6b8e2b1062fc6834fefd6a1814d0e02fb8aadb3e1ba"},
|
||||
{file = "ansible_core-2.18.1.tar.gz", hash = "sha256:14cac1f92bbdae881cb0616eddeb17925e8cb507e486087975e724533d9de74f"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
|
Loading…
Reference in a new issue