update podman ddns to be more efficient

This commit is contained in:
2026-02-06 20:17:46 -05:00
parent 70718f209b
commit f242895b51
8 changed files with 181 additions and 76 deletions

View File

@@ -8,4 +8,6 @@ dependencies = [
"boto3>=1.37.30",
"boto3-stubs[all]>=1.38.23",
"pytest>=8.3.5",
"pyyaml>=6.0.3",
"types-pyyaml>=6.0.12.20250915",
]