Skip to content

Commit 2816f13

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hiredis==2.0.0 # https://github.com/redis/hiredis-py
88

99
# Django
1010
# ------------------------------------------------------------------------------
11-
django==3.2.12 # pyup: < 4.0 # https://www.djangoproject.com/
11+
django==4.0.3 # pyup: < 4.0 # https://www.djangoproject.com/
1212
django-environ==0.8.1 # https://github.com/joke2k/django-environ
1313
django-model-utils==4.2.0 # https://github.com/jazzband/django-model-utils
1414
django-allauth==0.49.0 # https://github.com/pennersr/django-allauth

0 commit comments

Comments
 (0)