python313: 3.13.10 -> 3.13.11

https://docs.python.org/release/3.13.11/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2025-12-05 23:55:33 +01:00
parent 27dcfd3e04
commit c83a2227bb
@@ -20,10 +20,10 @@
sourceVersion = {
major = "3";
minor = "13";
patch = "10";
patch = "11";
suffix = "";
};
hash = "sha256-vGc8BDdaGj8ICMJ7qPBBGrgRrTkKh0AxjMucYPrY/Xc=";
hash = "sha256-Fu3nu3zb+oldEbBkL6DlI/KR5khxlNU89tOzOMOhfqI=";
};
};