From 65937947a9c99b71edba74319d545f9b8e6c544f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 11:17:56 -0700 Subject: [PATCH] =?UTF-8?q?chore(=F0=9F=A6=BE):=20bump=20python=20pexpect?= =?UTF-8?q?=204.8.0=20->=204.9.0=20(#28662)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: GitHub Action --- requirements/development.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/development.txt b/requirements/development.txt index fb84607e1..f80cf0650 100644 --- a/requirements/development.txt +++ b/requirements/development.txt @@ -159,7 +159,7 @@ parso==0.8.4 # via jedi pathable==0.4.3 # via jsonschema-spec -pexpect==4.8.0 +pexpect==4.9.0 # via ipython pickleshare==0.7.5 # via ipython