python311: 3.11.12 -> 3.11.13

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

Fixes: CVE=2024-12718, CVE-2025-4138, CVE-2025-4330, CVE-2025-4517
This commit is contained in:
Martin Weinelt
2025-06-04 19:25:43 +02:00
parent 8cbadfa068
commit 3fffba538e
@@ -60,10 +60,10 @@
sourceVersion = {
major = "3";
minor = "11";
patch = "12";
patch = "13";
suffix = "";
};
hash = "sha256-hJ2oevTfE3cQwXluJ2qVX3qFyflxCBBnyPVl0Vw1Kgk=";
hash = "sha256-j7X5+8dgn6giyzFUmIRXXbf9llfL/7iVELXXl1ljqDo=";
inherit passthruFun;
};