mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-12 01:33:43 +03:00
Merge pull request #103 from ublue-os/renovate/ansible-runner-2.x-lockfile
fix(deps): update dependency ansible-runner to v2.4.1
This commit is contained in:
commit
f966e3bf79
6
anvil/poetry.lock
generated
6
anvil/poetry.lock
generated
|
@ -219,13 +219,13 @@ test = ["black", "coverage-enable-subprocess", "coverage[toml] (>=6.4.4)", "jmes
|
|||
|
||||
[[package]]
|
||||
name = "ansible-runner"
|
||||
version = "2.4.0"
|
||||
version = "2.4.1"
|
||||
description = "\"Consistent Ansible Python API and CLI with container and process isolation runtime capabilities\""
|
||||
optional = false
|
||||
python-versions = ">=3.9"
|
||||
files = [
|
||||
{file = "ansible-runner-2.4.0.tar.gz", hash = "sha256:82d02b2548830f37a53517b65c823c4af371069406c7d213b5c9041d45e0c5b6"},
|
||||
{file = "ansible_runner-2.4.0-py3-none-any.whl", hash = "sha256:a3f592ae4cdfa62a72ad15de60da9c8210f376d67f495c4a78d4cf1dc7ccdf89"},
|
||||
{file = "ansible_runner-2.4.1-py3-none-any.whl", hash = "sha256:ef4efe906414f6e9a4c2e41d131fabc3bfe952f16edded7bdc06d597b05f0eb6"},
|
||||
{file = "ansible_runner-2.4.1.tar.gz", hash = "sha256:11d717da4dd8d93d56703a4a98e5f2154026a7ed1b46d9930902b8298dc67d09"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
|
Loading…
Reference in a new issue