From a898c1d2521ca57975539c4b967644f90d9f0c70 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 23:48:21 +0000 Subject: [PATCH] chore(deps): update dependency boto3-stubs to v1.35.57 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 52254b319de4..aacfc85087ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ test = [ "selenium==4.26.1" ] types = [ - "boto3-stubs==1.35.56", + "boto3-stubs==1.35.57", "celery-types==0.22.0", "django-stubs-ext==5.1.1", "django-stubs==5.1.1",