Update python Docker tag
All checks were successful
Tests / test (push) Successful in 28s

This commit is contained in:
Renovate Bot 2025-10-31 03:01:15 +00:00
parent 575a4c7f8f
commit a004904042
4 changed files with 4 additions and 173 deletions

View file

@ -3,7 +3,7 @@ name = "servala"
version = "0.0.0"
description = "Servala portal server and frontend"
readme = "README.md"
requires-python = ">=3.13"
requires-python = ">=3.14.0"
dependencies = [
"argon2-cffi>=25.1.0",
"cryptography>=46.0.3",