Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2020
1 parent cc22503 commit 643a139
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 90 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true

[packages]
django = "~=2.2.0"
django = "~=2.2.8"
django-crispy-forms = "~=1.7.2"
django-environ = "~=0.4.5"
django-filter = "~=2.1.0"
Expand Down
178 changes: 89 additions & 89 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 643a139

Please sign in to comment.