Skip to content

Commit 1e69eed

Browse files
authored
Update django to 6.0.4 (#6492)
1 parent 0aa1da3 commit 1e69eed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • {{cookiecutter.project_slug}}/requirements

{{cookiecutter.project_slug}}/requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ uvicorn-worker==0.4.0 # https://github.com/Kludex/uvicorn-worker
2222

2323
# Django
2424
# ------------------------------------------------------------------------------
25-
django==6.0.3 # pyup: < 6.1 # https://www.djangoproject.com/
25+
django==6.0.4 # pyup: < 6.1 # https://www.djangoproject.com/
2626
django-environ==0.13.0 # https://github.com/joke2k/django-environ
2727
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
2828
django-allauth[mfa]==65.15.1 # https://github.com/pennersr/django-allauth

0 commit comments

Comments
 (0)