diff --git a/tools/internal_ci/helper_scripts/requirements.linux_perf.txt b/tools/internal_ci/helper_scripts/requirements.linux_perf.txt index 761d8ebfcd1..57e1a0c48c1 100644 --- a/tools/internal_ci/helper_scripts/requirements.linux_perf.txt +++ b/tools/internal_ci/helper_scripts/requirements.linux_perf.txt @@ -1,5 +1,5 @@ cryptography==3.4.6 PyJWT==2.0.1 -requests==2.25.1 +requests==2.31.0 scipy==1.5.4 tabulate==0.8.9 diff --git a/tools/internal_ci/helper_scripts/requirements.macos.txt b/tools/internal_ci/helper_scripts/requirements.macos.txt index 8f8d1d2141c..190bf328634 100644 --- a/tools/internal_ci/helper_scripts/requirements.macos.txt +++ b/tools/internal_ci/helper_scripts/requirements.macos.txt @@ -3,4 +3,4 @@ cryptography==3.4.6 PyJWT==2.0.1 pyOpenSSL==20.0.1 PyYAML==6.0 -requests==2.25.1 +requests==2.31.0