fix(tisbackup): update to python 3.14
lint / docker (push) Has been cancelled

This commit is contained in:
2026-06-05 00:13:16 +02:00
parent 1cb731cbdb
commit 4337b0e925
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -181,7 +181,7 @@ Two-container architecture:
- Line length: 140 characters (configured in pyproject.toml)
- Ruff ignores: F401, F403, F405, E402, E701, E722, E741
- Python 3.13+ required
- Python 3.14+ required
## Commit Message Guidelines