From bde2c6cfe878add25ebb64726ac1c12bb8ddcb50 Mon Sep 17 00:00:00 2001 From: goodboy Date: Wed, 3 Jun 2026 13:06:45 -0400 Subject: [PATCH] Pin to latest `xonsh` release (cherry picked from commit c4cad921b98bd074dd8650b8b0b97db446185c39) (cherry picked from commit ade15b42047ee0a02ecdcf0926d7d5b152fb1673) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index af67752d..47430ed6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -104,7 +104,7 @@ testing = [ repl = [ "pyperclip>=1.9.0", "prompt-toolkit>=3.0.50", - "xonsh>=0.23.0", + "xonsh>=0.23.8", "psutil>=7.0.0", ] lint = [