From 3543c889517880c1b087712891356f2028d69b17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 21:20:53 +0000 Subject: [PATCH] chore(deps): update dependency mypy/boto3-stubs to v1.34.128 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 58e1a64edadd..70821ee69994 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -142,7 +142,7 @@ mercurial = [ "mercurial>=6.2,<7.0" ] mypy = [ - "boto3-stubs==1.34.127", + "boto3-stubs==1.34.128", "celery-types==0.22.0", "django-stubs-ext==5.0.2", "django-stubs==5.0.2",