Skip to content

Commit c76691a

Browse files
Bump django from 3.2.12 to 4.0.2
Bumps [django](https://github.com/django/django) from 3.2.12 to 4.0.2. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.2.12...4.0.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39c815b commit c76691a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ flower==1.0.0 # https://github.com/mher/flower
1010

1111
# Django
1212
# ------------------------------------------------------------------------------
13-
django==3.2.12 # pyup: < 4.0 # https://www.djangoproject.com/
13+
django==4.0.2 # pyup: < 4.0 # https://www.djangoproject.com/
1414
django-environ==0.8.1 # https://github.com/joke2k/django-environ
1515
django-model-utils==4.2.0 # https://github.com/jazzband/django-model-utils
1616
django-allauth==0.48.0 # https://github.com/pennersr/django-allauth

0 commit comments

Comments
 (0)