Update applications
Some checks failed
Linting / YAML Lint (push) Successful in 11s
Linting / Ansible Lint (push) Failing after 32s

This commit is contained in:
2026-03-11 09:51:23 +03:00
parent 4e467d0f9b
commit fb87cf77b2
5 changed files with 96 additions and 3 deletions

View File

@@ -9,6 +9,7 @@ dependencies = [
"ansible-lint>=25.12.2",
"invoke>=2.2.1",
"mypy>=1.19.1",
"requests>=2.32.5",
"ruff>=0.15.2",
"types-requests>=2.32.4.20260107",
"yamllint>=1.37.1",