Files
fish-shell/build_tools
Johannes Altmanninger 4e7e0139fd Update to sphinx 9.1
sphinx==9.1.0 depends on Python>=3.12,
so change our pinning policy to fit.
Note we still support Python 3.9 in user-facing code.

Steps:
1. edit updatecli.d/python.yml
2. remove bad "uv lock" from build_tools/update-dependencies.sh
   (didn't respect exclude-newer)
3. updatecli apply --config updatecli.d/python.yml
4. uv lock --upgrade --exclude-newer="$(date --date='7 days ago' --iso-8601)"
2026-02-08 13:12:41 +11:00
..
2025-03-18 22:25:55 +01:00
2025-04-29 10:14:06 +02:00
2025-09-11 14:17:40 +02:00
2026-02-03 12:10:40 +11:00
2026-02-03 12:10:40 +11:00
2026-02-08 13:12:41 +11:00