Merge gitea/main, preserving security fixes and current dependency versions

This commit is contained in:
AITBC System
2026-03-24 16:18:25 +01:00
252 changed files with 18525 additions and 1029 deletions

View File

@@ -365,3 +365,4 @@ def create_http_client_with_retry(
transport=RetryTransport(),
timeout=timeout
)
from .subprocess import run_subprocess