Skip to content

Commit

Permalink
Update Django to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jpadilla committed Jul 1, 2019
1 parent 33f86fb commit 9ee38b5
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 90 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dj-database-url = "==0.5.0"
django-configurations = "==2.1"
django-debug-toolbar = "==1.11"
django-extensions = "==2.1.6"
Django = "==2.2.2"
Django = "==2.2.3"
gunicorn = "==19.9.0"
whitenoise = "==4.1.2"
"psycopg2-binary" = "==2.8.2"
Expand Down
177 changes: 88 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 9ee38b5

Please sign in to comment.