Compare commits

...

4 commits

Author SHA1 Message Date
Jorge O. Castro
b81af41ce2
Merge pull request #127 from ublue-os/renovate/ansible-core-2.x-lockfile
Some checks are pending
Generate Changelog / release-please (push) Waiting to run
2025-05-19 19:30:10 -04:00
Jorge O. Castro
dc586360d2
Merge pull request #128 from ublue-os/renovate/community.general-10.x 2025-05-19 19:30:03 -04:00
renovate[bot]
a3baf15c00
chore(deps): update dependency community.general to v10.7.0 2025-05-19 20:36:11 +00:00
renovate[bot]
986ea586ce
fix(deps): update dependency ansible-core to v2.18.6 2025-05-19 20:36:08 +00:00
2 changed files with 4 additions and 4 deletions

View file

@ -3,6 +3,6 @@ collections:
- name: ansible.posix
version: 2.0.0
- name: community.general
version: 10.6.0
version: 10.7.0
- name: containers.podman
version: 1.16.3

6
anvil/poetry.lock generated
View file

@ -175,14 +175,14 @@ test = ["coverage", "pip", "pytest (>=7.2.0)", "pytest-instafail", "pytest-mock"
[[package]]
name = "ansible-core"
version = "2.18.5"
version = "2.18.6"
description = "Radically simple IT automation"
optional = false
python-versions = ">=3.11"
groups = ["main", "dev"]
files = [
{file = "ansible_core-2.18.5-py3-none-any.whl", hash = "sha256:4a1e75a24969d0a650d399bffbaf5a76d7c9b96a21a199a939fe836c3452718d"},
{file = "ansible_core-2.18.5.tar.gz", hash = "sha256:319304d161770a8a891c07dec8a22c528548a948a7097eaf1a79939395105535"},
{file = "ansible_core-2.18.6-py3-none-any.whl", hash = "sha256:12a34749a7b20f0f1536bd3e3b2e137341867e4642e351273e96647161f595c0"},
{file = "ansible_core-2.18.6.tar.gz", hash = "sha256:25bb20ce1516a1b7307831b263cef684043b3720711466bd9d4164e5fd576557"},
]
[package.dependencies]