From 6926e7bff61e5be7c32c19f911ce6773c3586b57 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 04:29:21 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.31.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c3c0fd9c..8cda96cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.28.0 -botocore==1.30.1 +botocore==1.31.0 Django==4.2.3 djangorestframework==3.14.0