python310: 3.10.10 -> 3.10.11

https://docs.python.org/release/3.10.11/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2023-04-05 23:57:11 +02:00
parent 36ef3d4a85
commit f36f64723d
@@ -121,10 +121,10 @@
sourceVersion = {
major = "3";
minor = "10";
patch = "10";
patch = "11";
suffix = "";
};
hash = "sha256-BBnpCFv1G3pnIAmz9Q2/GFms3xi6cl0OwZqlyFA/DqM=";
hash = "sha256-PDvDBIMDchyQSgPrgya2Mekh8RzDvimIRWpC8RXa8Ew=";
};
python311 = {