python313: 3.13.11 -> 3.13.12

https://docs.python.org/release/3.13.12/whatsnew/changelog.html

Fixes: CVE-2026-1299, CVE-2025-11468, CVE-2025-15282, CVE-2026-0672,
       CVE-2026-0865
This commit is contained in:
Martin Weinelt
2026-02-04 03:44:12 +01:00
parent 08371b96c3
commit b428db0f48
@@ -20,10 +20,10 @@
sourceVersion = {
major = "3";
minor = "13";
patch = "11";
patch = "12";
suffix = "";
};
hash = "sha256-Fu3nu3zb+oldEbBkL6DlI/KR5khxlNU89tOzOMOhfqI=";
hash = "sha256-KoTNMd2Njqiq/3XeZvwbSwEn3VeZqlCmSumjE4hbRZM=";
};
};