From 8d3c4d4606b4842fcc24aaa2909d92338d630075 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 23 May 2023 19:30:20 +0000 Subject: [PATCH] fix: Working_with_ML_Pipelines_and_Partner_Tools/VertexAI/requirements.txt to reduce vulnerabilities The following vulnerabilities are fixed by pinning transitive dependencies: - https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-5595532 --- .../VertexAI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Working_with_ML_Pipelines_and_Partner_Tools/VertexAI/requirements.txt b/Working_with_ML_Pipelines_and_Partner_Tools/VertexAI/requirements.txt index e3f7778..74dc48c 100644 --- a/Working_with_ML_Pipelines_and_Partner_Tools/VertexAI/requirements.txt +++ b/Working_with_ML_Pipelines_and_Partner_Tools/VertexAI/requirements.txt @@ -1,6 +1,6 @@ numpy==1.24.1 pandas==1.15 -requests==2.28.2 +requests==2.31.0 google-cloud-aiplatform==1.21.0 google-cloud-storage==2.7.0 Pillow==9.4.0