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

This commit is contained in:
Renovate Bot 2025-06-03 03:02:09 +00:00
parent 75f34b8174
commit b3a59f243c
3 changed files with 3 additions and 117 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.12"
requires-python = ">=3.13.3"
dependencies = [
"argon2-cffi>=23.1.0",
"cryptography>=44.0.2",