Skip to content

Commit

Permalink
Bump django from 2.2.13 to 2.2.28
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.28.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2.13...2.2.28)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 22, 2022
1 parent bc63c0f commit 20867a5
Show file tree
Hide file tree
Showing 2 changed files with 591 additions and 417 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ verify_ssl = true
autopep8="*"

[packages]
django = "==2.2.13"
django = "==2.2.28"
django-cors-headers = "*"
django-heroku = "*"
gunicorn = "*"
Expand Down
Loading

0 comments on commit 20867a5

Please sign in to comment.