From 004f73b3f2d7036b6c55469bc229e534aaeccb55 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 22:56:14 +0000 Subject: [PATCH] chore(deps): update dependency boto3 to v1.26.145 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e51f7d9a..c458f416 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -boto3==1.26.143 +boto3==1.26.145 botocore==1.29.143 Django==4.2.1 djangorestframework==3.14.0