From ed24c064c8d32438e497c37059553bc1b83e154e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 23:09:30 +0000 Subject: [PATCH] chore(deps): update dependency mypy-boto3-s3 to v1.29.0 --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index ed813cb47..5e73da87f 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -20,5 +20,5 @@ django-weasyprint==2.2.1 django-waffle==4.0.0 # https://github.com/django-waffle/django-waffle # Type stubs -mypy-boto3-s3==1.28.55 +mypy-boto3-s3==1.29.0 mypy-boto3-sns==1.28.72