From c9555a01f254dba044a703f54ff90d0e91112781 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 22:58:06 +0000 Subject: [PATCH] chore(deps): update dependency boto3-stubs to v1.35.87 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d8a7f13141b3..ebd635b86e05 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ test = [ "selenium==4.27.1" ] types = [ - "boto3-stubs==1.35.86", + "boto3-stubs==1.35.87", "celery-types==0.22.0", "django-stubs-ext==5.1.1", "django-stubs==5.1.1",