We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b5d79b + 76c14b3 commit 1cc57ddCopy full SHA for 1cc57dd
packages.ini
@@ -352,6 +352,7 @@ validate_incorrect_missing_deps = six
352
[django==5.0.8]
353
[django==5.1]
354
[django==5.1.1]
355
+[django==5.1.2]
356
357
[django-crispy-forms==1.14.0]
358
@@ -381,6 +382,7 @@ validate_incorrect_missing_deps = six
381
382
[django-stubs-ext==5.0.2]
383
[django-stubs-ext==5.0.4]
384
[django-stubs-ext==5.1.0]
385
+[django-stubs-ext==5.1.1]
386
387
[djangorestframework==3.12.4]
388
[djangorestframework==3.13.1]
@@ -919,6 +921,7 @@ python_versions = <3.13
919
921
[mypy==1.11.1]
920
922
[mypy==1.11.2]
923
[mypy==1.12.1]
924
+[mypy==1.13.0]
925
926
[mypy-extensions==0.4.3]
927
[mypy-extensions==1.0.0]
0 commit comments