diff --git a/mise.toml b/mise.toml index 385bce3..59a2c3f 100644 --- a/mise.toml +++ b/mise.toml @@ -5,7 +5,7 @@ node = "24" prek = "0.5.3" uv = "0.12.10" -"pipx:ansible-core" = { version = "2.21.3", uvx_args = "--with docker --with requests" } +"pipx:ansible-core" = { version = "2.21.4", uvx_args = "--with docker --with requests" } "pipx:ansible-doctor" = { version= "8.4.1", uvx_args = "--with ansible-core" } "pipx:ansible-lint" = "26.8.0" "pipx:molecule" = { version = "26.8.0", uvx_args = "--with molecule-hetznercloud --with molecule-plugins[docker] --with pytest --with pytest-testinfra --with-executables-from pytest" }