mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-21 17:15:45 +03:00
Merge pull request #160 from ublue-os/renovate/ansible-core-2.x-lockfile
fix(deps): update dependency ansible-core to v2.18.7
This commit is contained in:
commit
340b0c0b6e
1 changed files with 3 additions and 3 deletions
6
anvil/poetry.lock
generated
6
anvil/poetry.lock
generated
|
@ -186,14 +186,14 @@ test = ["coverage", "pip", "pytest (>=7.2.0)", "pytest-instafail", "pytest-mock"
|
|||
|
||||
[[package]]
|
||||
name = "ansible-core"
|
||||
version = "2.18.6"
|
||||
version = "2.18.7"
|
||||
description = "Radically simple IT automation"
|
||||
optional = false
|
||||
python-versions = ">=3.11"
|
||||
groups = ["main", "dev"]
|
||||
files = [
|
||||
{file = "ansible_core-2.18.6-py3-none-any.whl", hash = "sha256:12a34749a7b20f0f1536bd3e3b2e137341867e4642e351273e96647161f595c0"},
|
||||
{file = "ansible_core-2.18.6.tar.gz", hash = "sha256:25bb20ce1516a1b7307831b263cef684043b3720711466bd9d4164e5fd576557"},
|
||||
{file = "ansible_core-2.18.7-py3-none-any.whl", hash = "sha256:ac42ecb480fb98890d338072f7298cd462fb2117da6700d989c7ae688962ba69"},
|
||||
{file = "ansible_core-2.18.7.tar.gz", hash = "sha256:1a129bf9fcd5dca2b17e83ce77147ee2fbc3c51a4958970152897cc5b6d0aae7"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue