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.
1 parent 0aa1da3 commit 1e69eedCopy full SHA for 1e69eed
1 file changed
{{cookiecutter.project_slug}}/requirements/base.txt
@@ -22,7 +22,7 @@ uvicorn-worker==0.4.0 # https://github.com/Kludex/uvicorn-worker
22
23
# Django
24
# ------------------------------------------------------------------------------
25
-django==6.0.3 # pyup: < 6.1 # https://www.djangoproject.com/
+django==6.0.4 # pyup: < 6.1 # https://www.djangoproject.com/
26
django-environ==0.13.0 # https://github.com/joke2k/django-environ
27
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
28
django-allauth[mfa]==65.15.1 # https://github.com/pennersr/django-allauth
0 commit comments