This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 9.2.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/9.2.x by this push:
new b5acf338a update autest version (#9180)
b5acf338a is described below
commit b5acf338a98c99b2f664e84e8d0c2795351a3ef1
Author: dragon512 <[email protected]>
AuthorDate: Mon Nov 7 09:54:20 2022 -0600
update autest version (#9180)
(cherry picked from commit a5f647a2023d481600141fb124f93642c34e01c6)
---
tests/Pipfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/Pipfile b/tests/Pipfile
index 893d55c17..da0c5dd3a 100644
--- a/tests/Pipfile
+++ b/tests/Pipfile
@@ -26,7 +26,7 @@ pyflakes = "*"
[packages]
# Keep init.cli.ext updated with this required autest version.
-autest = "==1.10.1"
+autest = "==1.10.2"
traffic-replay = "*" # this should install TRLib, MicroServer, MicroDNS,
Traffic-Replay
hyper = "*"