python313: 3.13.7 -> 3.13.8

https://docs.python.org/release/3.13.8/whatsnew/changelog.html#python-3-13-8
This commit is contained in:
dish
2025-10-07 11:39:21 -04:00
parent d3b2661f72
commit eb590fd241
@@ -20,10 +20,10 @@
sourceVersion = {
major = "3";
minor = "13";
patch = "7";
patch = "8";
suffix = "";
};
hash = "sha256-VGL5CZ39MOI43vg8cdkYl9jKpf9uvHpQ8U1IAs2qp5o=";
hash = "sha256-uZEHMFJrKYKZtGs1WVztkFVyLfYMBq1jAfak4scoolI=";
};
};