From b6eae83c68a829f1d7d8553abe61ec2bdbc90bc7 Mon Sep 17 00:00:00 2001 From: Sangwook Ha Date: Fri, 5 Jul 2024 10:04:24 -0700 Subject: [PATCH] Bump robotframework-requests Adopt the latest stable version (v0.9.7) of robotframework-requests: https://github.com/MarketSquare/robotframework-requests/releases/tag/v0.9.4 https://github.com/MarketSquare/robotframework-requests/releases/tag/v0.9.5 https://github.com/MarketSquare/robotframework-requests/releases/tag/v0.9.6 https://github.com/MarketSquare/robotframework-requests/releases/tag/v0.9.7 Change-Id: I52b26efdbcde8d008064e769bcdd834c83e07876 Signed-off-by: Sangwook Ha --- jjb/integration/integration-install-robotframework.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/integration/integration-install-robotframework.sh b/jjb/integration/integration-install-robotframework.sh index 692c886f11..e401708ccf 100644 --- a/jjb/integration/integration-install-robotframework.sh +++ b/jjb/integration/integration-install-robotframework.sh @@ -35,7 +35,7 @@ pyhocon requests robotframework robotframework-httplibrary -robotframework-requests==0.9.3 +robotframework-requests==0.9.7 robotframework-selenium2library robotframework-sshlibrary==3.8.0 scapy