python311: 3.11.5 -> 3.11.6

https://docs.python.org/release/3.11.6/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2023-10-03 10:31:23 +02:00
parent d7927f23fb
commit edd561abce
@@ -30,10 +30,10 @@
sourceVersion = {
major = "3";
minor = "11";
patch = "5";
patch = "6";
suffix = "";
};
hash = "sha256-hc0S6c8dbVpF8X96/hzr5+5ijTKCKBxJLoat9jbe+j8=";
hash = "sha256-D6t4+n8TP084IQxiYNkNfA1ccZhEZBnOBX7HrC5vXzg=";
};
};