python311: 3.11.3 -> 3.11.4

https://docs.python.org/release/3.11.4/whatsnew/changelog.html

Fixes: CVE-2023-24329
This commit is contained in:
Martin Weinelt
2023-06-07 14:41:15 +02:00
parent f80d434d94
commit 342ba7d647
@@ -30,10 +30,10 @@
sourceVersion = {
major = "3";
minor = "11";
patch = "3";
patch = "4";
suffix = "";
};
hash = "sha256-il25nJYafs8nx1lWGJyWAslodR8R2+riuQDb/xwIW14=";
hash = "sha256-Lw5AnfKrV6qfxMvd+5dq9E5OVb9vYZ7ua8XCKXJkp/Y=";
};
};