Skip to content

Commit 1cc57dd

Browse files
Merge pull request #1062 from getsentry/latest-django-stubs-ext
add latest django-stubs-ext
2 parents 8b5d79b + 76c14b3 commit 1cc57dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -352,6 +352,7 @@ validate_incorrect_missing_deps = six
352352
[django==5.0.8]
353353
[django==5.1]
354354
[django==5.1.1]
355+
[django==5.1.2]
355356

356357
[django-crispy-forms==1.14.0]
357358

@@ -381,6 +382,7 @@ validate_incorrect_missing_deps = six
381382
[django-stubs-ext==5.0.2]
382383
[django-stubs-ext==5.0.4]
383384
[django-stubs-ext==5.1.0]
385+
[django-stubs-ext==5.1.1]
384386

385387
[djangorestframework==3.12.4]
386388
[djangorestframework==3.13.1]
@@ -919,6 +921,7 @@ python_versions = <3.13
919921
[mypy==1.11.1]
920922
[mypy==1.11.2]
921923
[mypy==1.12.1]
924+
[mypy==1.13.0]
922925

923926
[mypy-extensions==0.4.3]
924927
[mypy-extensions==1.0.0]

0 commit comments

Comments
 (0)