upgrade deps

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-25 07:18:40 -07:00
parent 458015d214
commit 86e880623f
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490
4 changed files with 101 additions and 83 deletions

View file

@ -7,6 +7,9 @@ run *args:
marimo:
uv run marimo --edit
sync *args:
uv sync {{args}}
format:
uv run ruff format src test