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

Reviewed-on: #272
This commit is contained in:
Tobias Kunze 2025-11-12 09:13:05 +00:00
commit c00545b07c
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",