We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ba44e9 commit c89a45cCopy full SHA for c89a45c
{{cookiecutter.project_slug}}/requirements/base.txt
@@ -29,7 +29,7 @@ uvicorn-worker==0.3.0 # https://github.com/Kludex/uvicorn-worker
29
30
# Django
31
# ------------------------------------------------------------------------------
32
-django==5.0.10 # pyup: < 5.1 # https://www.djangoproject.com/
+django==5.0.11 # pyup: < 5.1 # https://www.djangoproject.com/
33
django-environ==0.12.0 # https://github.com/joke2k/django-environ
34
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
35
django-allauth[mfa]==65.3.1 # https://github.com/pennersr/django-allauth
0 commit comments