We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d4dcee commit 2aff1bdCopy full SHA for 2aff1bd
{{cookiecutter.project_slug}}/requirements/base.txt
@@ -28,7 +28,7 @@ uvicorn[standard]==0.27.1 # https://github.com/encode/uvicorn
28
29
# Django
30
# ------------------------------------------------------------------------------
31
-django==4.2.10 # pyup: < 5.0 # https://www.djangoproject.com/
+django==4.2.11 # pyup: < 5.0 # https://www.djangoproject.com/
32
django-environ==0.11.2 # https://github.com/joke2k/django-environ
33
django-model-utils==4.4.0 # https://github.com/jazzband/django-model-utils
34
django-allauth[mfa]==0.61.1 # https://github.com/pennersr/django-allauth
0 commit comments