Skip to content

Commit

Permalink
Bump django from 3.2.12 to 4.0.3
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2022
1 parent 31b513f commit 5beac4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ hiredis==2.0.0 # https://github.com/redis/hiredis-py

# Django
# ------------------------------------------------------------------------------
django==3.2.12 # pyup: < 4.0 # https://www.djangoproject.com/
django==4.0.3 # pyup: < 4.0 # https://www.djangoproject.com/
django-environ==0.8.1 # https://github.com/joke2k/django-environ
django-model-utils==4.2.0 # https://github.com/jazzband/django-model-utils
django-allauth==0.49.0 # https://github.com/pennersr/django-allauth
Expand Down

0 comments on commit 5beac4d

Please sign in to comment.