This is an automated email from the ASF dual-hosted git repository.

dragon pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 6ba9f18  Updating the autest version pin to 1.7.4.
6ba9f18 is described below

commit 6ba9f1895347afc4407db67829fd3a91f9fcff1f
Author: bneradt <[email protected]>
AuthorDate: Wed Oct 30 19:20:57 2019 +0000

    Updating the autest version pin to 1.7.4.
    
    (cherry picked from commit 60e6ace5c4c6908a0081bcbb2d5af197ab8a30c0)
---
 tests/Pipfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/Pipfile b/tests/Pipfile
index 8176a39..b9a79bb 100644
--- a/tests/Pipfile
+++ b/tests/Pipfile
@@ -24,7 +24,7 @@ autopep8 = "*"
 pyflakes = "*"
 
 [packages]
-autest = "==1.7.3"
+autest = "==1.7.4"
 traffic-replay = "*" # this should install TRLib, MicroServer, MicroDNS, 
Traffic-Replay
 hyper = "*"
 dnslib = "*"

Reply via email to