Pin to latest `xonsh` release

(cherry picked from commit c4cad921b9)
(cherry picked from commit ade15b4204)
Gud Boi 2026-06-03 13:06:45 -04:00
parent 2d07d4ba91
commit 8a57dd033b
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ testing = [
repl = [ repl = [
"pyperclip>=1.9.0", "pyperclip>=1.9.0",
"prompt-toolkit>=3.0.50", "prompt-toolkit>=3.0.50",
"xonsh>=0.23.0", "xonsh>=0.23.8",
"psutil>=7.0.0", "psutil>=7.0.0",
] ]
lint = [ lint = [