global/programming: bump python

This commit is contained in:
Infinidoge 2025-04-08 14:23:58 -04:00
parent 2969c57e08
commit c5c3fc9b26
Signed by: Infinidoge
SSH key fingerprint: SHA256:EMoPe5e2dO0gEvtBb2xkZTz5dkyL0rBmuiGTKG5s96E

View file

@ -80,7 +80,7 @@ in
];
python.packages = [
(python312.withPackages (
(python313.withPackages (
p: with p; [
black
isort