python313: 3.13.12 -> 3.13.13

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

Fixes: CVE-2026-4224, CVE-2026-3644, CVE-2026-2297
This commit is contained in:
Martin Weinelt
2026-04-08 23:32:08 +02:00
parent e5a825f3cb
commit 634df81a6b
@@ -20,10 +20,10 @@
sourceVersion = {
major = "3";
minor = "13";
patch = "12";
patch = "13";
suffix = "";
};
hash = "sha256-KoTNMd2Njqiq/3XeZvwbSwEn3VeZqlCmSumjE4hbRZM=";
hash = "sha256-Krkf9AF4PMymT3XRDIgulXvf1g4r9acvhCF5Nym3inE=";
};
};