From dee2f600d214360d32415023a563eeccad103e77 Mon Sep 17 00:00:00 2001 From: "opensearch-trigger-bot[bot]" <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 17:17:34 +0530 Subject: [PATCH] update requirements to use latest version of request (#1106) (#1124) Signed-off-by: monusingh-1 (cherry picked from commit f00ac43decea640e6a8a497f5c1d1b4be97aed5f) Co-authored-by: Monu Singh --- perf_workflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perf_workflow/requirements.txt b/perf_workflow/requirements.txt index a0e09e61..1a1ea282 100644 --- a/perf_workflow/requirements.txt +++ b/perf_workflow/requirements.txt @@ -3,7 +3,7 @@ validators yamlfix cerberus pipenv -requests +requests~=2.31.0 retry ndg-httpsclient pyopenssl