fix/merge-testing-to-main #4

Merged
anti merged 138 commits from fix/merge-testing-to-main into main 2026-04-12 10:10:19 +02:00
Showing only changes of commit eb40be2161 - Show all commits

View File

@@ -13,10 +13,15 @@ dependencies = [
"docker>=7.0",
"pyyaml>=6.0",
"jinja2>=3.1",
]
[project.optional-dependencies]
dev = [
"pytest>=8.0",
"ruff>=0.4",
"bandit>=1.7",
"pip-audit>=2.0",
"hypothesis>=6.0",
]
[project.scripts]