From ce200d71fe8cbc49482d6323cd31bb33cd65d790 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Jul 2023 00:36:30 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.31.8 (#566) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b8452aa8..6db27c88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.28.8 -botocore==1.31.7 +botocore==1.31.8 Django==4.2.3 djangorestframework==3.14.0