Merge pull request #63 from ublue-os/renovate/pypi-ansible-core-vulnerability

fix(deps): update dependency ansible-core to v2.16.14 [security]
This commit is contained in:
Jorge O. Castro 2025-01-04 14:27:38 -05:00 committed by GitHub
commit feed456658
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

8
anvil/poetry.lock generated
View file

@ -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]