From 5587c4c2a7c25fb6069df6de10644164c0a1c1a4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 08:21:17 -0500 Subject: [PATCH] chore(deps): update dependency boto3 to v1.34.19 (#341) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index e0019bed..92ebf964 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -1,6 +1,6 @@ alembic==1.13.1 aws-lambda-powertools==2.31.0 -boto3==1.34.14 +boto3==1.34.19 bcrypt==4.1.2 email-validator==2.1.0.post1 fastapi==0.108.0