From 338d630e9c23886fb24d2d6019fc35c23e83e058 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 21:01:38 +0000 Subject: [PATCH] chore(deps): update dependency botocore to v1.35.7 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f948949b..54a4a0c3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ boto3==1.35.7 -botocore==1.35.6 +botocore==1.35.7 Django==5.1 djangorestframework==3.15.2