mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-25 07:53:43 +03:00
Compare commits
2 commits
1518383d0c
...
9a680d8268
Author | SHA1 | Date | |
---|---|---|---|
![]() |
9a680d8268 | ||
![]() |
fb26852e2c |
14
anvil/poetry.lock
generated
14
anvil/poetry.lock
generated
|
@ -146,13 +146,13 @@ files = [
|
|||
|
||||
[[package]]
|
||||
name = "ansible-compat"
|
||||
version = "25.1.3"
|
||||
version = "25.1.5"
|
||||
description = "Ansible compatibility goodies"
|
||||
optional = false
|
||||
python-versions = ">=3.10"
|
||||
files = [
|
||||
{file = "ansible_compat-25.1.3-py3-none-any.whl", hash = "sha256:d2b54060e11ae98bdf6c0969fa50608d2ebd7fd58ed771c3dba4023d42f3d2c8"},
|
||||
{file = "ansible_compat-25.1.3.tar.gz", hash = "sha256:bf1601d2f65a735ce1f1aa055336bab4451dadb28e0443e78a7b0155ecc153f8"},
|
||||
{file = "ansible_compat-25.1.5-py3-none-any.whl", hash = "sha256:066c280b02e12eedcacfb3390a3e459c4d325bb9971f86bd6486b25d1d1f161d"},
|
||||
{file = "ansible_compat-25.1.5.tar.gz", hash = "sha256:1dd35c21ba0301c93b19fe2bb3aa2caa2a630a05373a103adcc2621465f8da6a"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
|
@ -186,17 +186,17 @@ resolvelib = ">=0.5.3,<1.1.0"
|
|||
|
||||
[[package]]
|
||||
name = "ansible-lint"
|
||||
version = "25.2.0"
|
||||
version = "25.2.1"
|
||||
description = "Checks playbooks for practices and behavior that could potentially be improved"
|
||||
optional = false
|
||||
python-versions = ">=3.10"
|
||||
files = [
|
||||
{file = "ansible_lint-25.2.0-py3-none-any.whl", hash = "sha256:b292c44c312099536ef06341605677bbb00898d3968d7688746009b057fec6ca"},
|
||||
{file = "ansible_lint-25.2.0.tar.gz", hash = "sha256:141e77359a1bf657a845213f9d07a27d1c93c478b1b0b23c16b89472d8ed1952"},
|
||||
{file = "ansible_lint-25.2.1-py3-none-any.whl", hash = "sha256:d3993cb7b5705d381edc26bf74c2c06edd10f8479bcd8ada0647364ef6ae88c8"},
|
||||
{file = "ansible_lint-25.2.1.tar.gz", hash = "sha256:ec4b1fcfa8bef13f547feefa22ea6864defd902b3a267ef8f4c5341976f45ff1"},
|
||||
]
|
||||
|
||||
[package.dependencies]
|
||||
ansible-compat = ">=25.1.3"
|
||||
ansible-compat = ">=25.1.5"
|
||||
ansible-core = ">=2.16.11"
|
||||
black = ">=24.3.0"
|
||||
filelock = ">=3.8.2"
|
||||
|
|
Loading…
Reference in a new issue