Merge branch 'develop' into passwd

This commit is contained in:
Piotr Dec 2025-10-08 01:17:15 +02:00
commit c3fc2c290c
Signed by: stawros
GPG key ID: 74B18A3F0F1E99C0
3 changed files with 36 additions and 0 deletions

View file

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