Skip to content

Commit

Permalink
Bump django from 2.2.13 to 2.2.18 (#45)
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.18.
- [Release notes](https://github.com/django/django/releases)
- [Commits](django/django@2.2.13...2.2.18)

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 Mar 19, 2021
1 parent 0f11e3b commit 026e345
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 134 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.13"
Django = "==2.2.18"
dj-database-url = '*'

[dev-packages]
Expand Down
Loading

0 comments on commit 026e345

Please sign in to comment.