diff --git a/test/e2e/cases/profiling/task/network/python/requirements.txt b/test/e2e/cases/profiling/task/network/python/requirements.txt index fd9d7037..8f0f8af4 100644 --- a/test/e2e/cases/profiling/task/network/python/requirements.txt +++ b/test/e2e/cases/profiling/task/network/python/requirements.txt @@ -14,4 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -requests==2.25.0 \ No newline at end of file +requests==2.32.4 \ No newline at end of file