From 757dfaff4429d8e5afde114181f6ec9bef1e7d59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:14:04 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.31.61 (#767) 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 941e5c6e..9a4cdc8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.28.61 -botocore==1.31.60 +botocore==1.31.61 Django==4.2.6 djangorestframework==3.14.0