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

This commit is contained in:
Renovate Bot 2025-11-11 03:02:31 +00:00
parent 21102f30c7
commit 111cf3f03a
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",