Skip to content

Commit 37fd19b

Browse files
Bump django from 5.0.12 to 5.1.7
Bumps [django](https://github.com/django/django) from 5.0.12 to 5.1.7. - [Commits](django/django@5.0.12...5.1.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent db176a9 commit 37fd19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ hiredis==3.1.0 # https://github.com/redis/hiredis-py
77

88
# Django
99
# ------------------------------------------------------------------------------
10-
django==5.0.12 # pyup: < 5.1 # https://www.djangoproject.com/
10+
django==5.1.7 # pyup: < 5.1 # https://www.djangoproject.com/
1111
django-environ==0.12.0 # https://github.com/joke2k/django-environ
1212
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
1313
django-allauth[mfa] @ git+https://github.com/347S24/django-allauth.git

0 commit comments

Comments
 (0)