Skip to content

Commit

Permalink
Bump django in /generators/app/templates/django/mysite
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.0.3 to 3.1.14.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@3.0.3...3.1.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 16, 2022
1 parent 4bce073 commit abd162e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/app/templates/django/mysite/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
Django = "==3.0.3"
Django = "==3.1.14"
Pillow = "*"
celery = "*"
djangorestframework = "*"
Expand Down

0 comments on commit abd162e

Please sign in to comment.