python313: 3.13.13 -> 3.13.14

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-06-10 23:36:32 +02:00
parent 2c67d1303c
commit 584d8c9e35
@@ -59,10 +59,10 @@
sourceVersion = {
major = "3";
minor = "13";
patch = "13";
patch = "14";
suffix = "";
};
hash = "sha256-Krkf9AF4PMymT3XRDIgulXvf1g4r9acvhCF5Nym3inE=";
hash = "sha256-Y55DJDxiCjCPloIT354A8vj2IzL3rbqnp+65eDBXxpA=";
inherit passthruFun;
};