chore: update nox and test deps (#5594)

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
This commit is contained in:
Henry Schreiner
2025-04-02 08:24:15 -04:00
committed by GitHub
parent 8ef10a0ec9
commit 55b1357d8e
4 changed files with 31 additions and 21 deletions

View File

@@ -1,4 +1,9 @@
#!/usr/bin/env python3
#!/usr/bin/env -S uv run
# /// script
# dependencies = ["ghapi", "rich"]
# ///
from __future__ import annotations
import re