python312: 3.12.8 -> 3.12.9

https://docs.python.org/release/3.12.9/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2025-02-04 23:56:43 +01:00
parent 0690e42a7c
commit 5628a3fb23
2 changed files with 4 additions and 4 deletions
@@ -20,10 +20,10 @@
sourceVersion = {
major = "3";
minor = "12";
patch = "8";
patch = "9";
suffix = "";
};
hash = "sha256-yQkVe7JewRTlhpEkzCqcSk1MHpV8pP9VPx7caSEBFU4=";
hash = "sha256-ciCDXZ+Qs3wAbphCqN/0WAqspDGGdPlHMCuNKPP4ERI=";
};
};