python314: 3.14.5 -> 3.14.6

https://docs.python.org/release/3.14.6/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt 2026-06-10 23:35:07 +02:00
commit 2c67d1303c
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -20,10 +20,10 @@
sourceVersion = {
major = "3";
minor = "14";
patch = "5";
patch = "6";
suffix = "";
};
hash = "sha256-fjJZe5nl2aOavtNd5Gk/oWnfPlhQ1MM0M3/9ahmjbbY=";
hash = "sha256-FDsd3e+uw70uIeO4ObNKK3+5hCJyiDxXZCDWBenzDGM=";
};
};