Bump django from 2.2.13 to 2.2.21

Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.21.
- [Release notes](https://github.com/django/django/releases)
- [Commits](https://github.com/django/django/compare/2.2.13...2.2.21)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-04 23:50:36 +00:00 committed by GitHub
parent a5901eb840
commit 13ac215973
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
django==2.2.13
django==2.2.21
python-decouple==3.1
django-extensions
dj_database_url==0.5.0