From abf8050cb47d304023e534846793ca4734c34240 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Jul 2023 22:47:35 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.28.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c54d712a..4a31c948 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.28.2 +boto3==1.28.3 botocore==1.31.2 Django==4.2.3 djangorestframework==3.14.0