From b9b70f07b2c3300ee07a1e6edb2ab48f34b7fec4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 22:06:23 +0000 Subject: [PATCH] chore(deps): update dependency boto3-stubs to v1.35.32 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1030f90b165d..705360c46e11 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -144,7 +144,7 @@ mercurial = [ "mercurial>=6.8.0,<7.0" ] mypy = [ - "boto3-stubs==1.35.31", + "boto3-stubs==1.35.32", "celery-types==0.22.0", "django-stubs-ext==5.1.0", "django-stubs==5.1.0",