From bf126eb1f23a85190a0bcf71424aea716a339e70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 02:14:14 -0500 Subject: [PATCH] build(deps): bump botocore from 1.32.5 to 1.32.6 in /app/video-processing (#161) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- app/video-processing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/video-processing/requirements.txt b/app/video-processing/requirements.txt index 6556570a..06148c80 100644 --- a/app/video-processing/requirements.txt +++ b/app/video-processing/requirements.txt @@ -1,5 +1,5 @@ boto3==1.29.5 -botocore==1.32.5 +botocore==1.32.6 numpy==1.26.2 opencv-python-headless==4.8.1.78 flask==3.0.0