python313: 3.13.5 -> 3.13.6

https://docs.python.org/release/3.13.6/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2025-08-07 13:48:01 +02:00
parent d3b7989185
commit 838a7bde50
@@ -20,10 +20,10 @@
sourceVersion = {
major = "3";
minor = "13";
patch = "5";
patch = "6";
suffix = "";
};
hash = "sha256-k+WD8kNFTm6eRYjKLCZiIGrZYWWYYyd6/NuWgBZH1kA=";
hash = "sha256-F7pVCIGdhzahT7/EfTbhhJRqh3hRsunEtsQ6y0SjsQQ=";
};
};