Mercurial > code > home > repos > infra
diff packages.py @ 255:3f57cb70d592
upgr pdm
author | drewp@bigasterisk.com |
---|---|
date | Thu, 25 Jan 2024 18:52:00 -0800 |
parents | 11b738d4c4ae |
children | 900402976500 |
line wrap: on
line diff
--- a/packages.py Thu Jan 25 18:50:44 2024 -0800 +++ b/packages.py Thu Jan 25 18:52:00 2024 -0800 @@ -35,7 +35,7 @@ def pdm(): # https://github.com/pdm-project/pdm/blob/main/CHANGELOG.md - server.shell(["pip install --break-system-packages 'pdm==2.10.0'"]) + server.shell(["pip install --break-system-packages 'pdm==2.12.2'"]) def proper_locate():