Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2020
1 parent eee850c commit d7fc9ea
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ django-storages = "*"
"boto3" = "*"
pylint = "*"
pylint-django = "*"
Django = "==2.2.10"
Django = "==2.2.13"
dj-database-url = '*'

[dev-packages]
Expand Down
68 changes: 34 additions & 34 deletions Pipfile.lock

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

0 comments on commit d7fc9ea

Please sign in to comment.