Merge pull request 'Update python Docker tag' (#71) from renovate/python-3.x into main
All checks were successful
Build and Deploy Staging / build (push) Successful in 50s
Tests / test (push) Successful in 23s
Build and Deploy Staging / deploy (push) Successful in 8s

Reviewed-on: #71
This commit is contained in:
Tobias Kunze 2025-06-03 05:16:16 +00:00
commit bbbe390238
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>=45.0.3",