Bump pexpect to 4.9 (#11287)

This commit is contained in:
Tapple Gao
2024-02-05 22:54:48 -08:00
committed by GitHub
parent e6e2f22e6c
commit dfd954c79c
13 changed files with 325 additions and 186 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "4.8.*"
version = "4.9.*"
upstream_repository = "https://github.com/pexpect/pexpect"