From 21ae41656038bb17a87cb744bed5711479679c81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Apr 2024 21:56:41 +0000 Subject: [PATCH] chore(deps): update dependency mypy/boto3-stubs to v1.34.90 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 04e0fc4e07ac..f6f609e03572 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -142,7 +142,7 @@ mercurial = [ "mercurial>=6.2,<7.0" ] mypy = [ - "boto3-stubs==1.34.89", + "boto3-stubs==1.34.90", "celery-types==0.22.0", "django-stubs-ext==4.2.7", "django-stubs==4.2.7",