From 20d95feab863111fefffa4f3f085289c9c8ec9a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 03:16:16 +0000 Subject: [PATCH] chore(deps): update dependency boto3-stubs to v1.35.89 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d67f0893793a..6a07db861eaf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ test = [ "selenium==4.27.1" ] types = [ - "boto3-stubs==1.35.88", + "boto3-stubs==1.35.89", "celery-types==0.22.0", "django-stubs-ext==5.1.1", "django-stubs==5.1.1",