From d5f9b8e6eda1488cd4bd21e59ce155a754aed4cd Mon Sep 17 00:00:00 2001 From: anthony sottile Date: Mon, 21 Jul 2025 07:33:11 -0400 Subject: [PATCH] add latest django-stubs-ext --- packages.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages.ini b/packages.ini index 748f5c7c..ca742f99 100644 --- a/packages.ini +++ b/packages.ini @@ -39,6 +39,7 @@ python_versions = <3.13 [asgiref==3.7.2] [asgiref==3.8.0] [asgiref==3.8.1] +[asgiref==3.9.1] [async-generator==1.10] @@ -442,6 +443,7 @@ validate_incorrect_missing_deps = six [django==5.2] [django==5.2.1] [django==5.2.3] +[django==5.2.4] [django-crispy-forms==1.14.0] @@ -481,6 +483,7 @@ validate_incorrect_missing_deps = psycopg2-binary [django-stubs-ext==5.1.3] [django-stubs-ext==5.2.0] [django-stubs-ext==5.2.1] +[django-stubs-ext==5.2.2] [djangorestframework==3.12.4] [djangorestframework==3.13.1]