From 5719bd5637486561ea580437123dcfc8b3cdc4e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Apr 2024 10:23:06 +0000 Subject: [PATCH] chore(deps): update dependency mypy/django-stubs-ext to v5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9520c652217a..44169a23b3a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -144,7 +144,7 @@ mercurial = [ mypy = [ "boto3-stubs==1.34.94", "celery-types==0.22.0", - "django-stubs-ext==4.2.7", + "django-stubs-ext==5.0.0", "django-stubs==4.2.7", "djangorestframework-stubs==3.14.5", "types-lxml==2024.4.14",