Merge branch 'develop' into containers

# Conflicts:
#	pyproject.toml
This commit is contained in:
Piotr Dec 2025-10-08 01:19:44 +02:00
commit 33f5bb39a1
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
9 changed files with 151 additions and 3 deletions

View file

@ -11,6 +11,8 @@ dependencies = [
"jinja2>=3.1.4",
"pydantic-settings>=2.4.0",
"pyyaml>=6.0.2",
"gitpython>=3.1.45",
"pykeepass>=4.1.1.post1",
"docker>=7.1.0"
]