Mercurial > code > home > repos > infra
diff packages.py @ 233:83573e3350bd
upgrades
author | drewp@bigasterisk.com |
---|---|
date | Sun, 29 Oct 2023 21:26:44 -0700 |
parents | f056421843da |
children | b58f05be720a |
line wrap: on
line diff
--- a/packages.py Wed Oct 18 20:32:53 2023 -0700 +++ b/packages.py Sun Oct 29 21:26:44 2023 -0700 @@ -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.8.2'"]) + server.shell(["pip install --break-system-packages 'pdm==2.10.0'"]) def proper_locate():