Skip to content

Commit

Permalink
⬆️ Updgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
aashutoshrathi committed Mar 9, 2019
1 parent 8d3e1cc commit b4686a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ django-extensions = "*"
graphviz = "*"
"autopep8" = "*"
django-datetime-widget = "*"
django = "==2.0.10"
django = "==2.0.11"
django-storages = "*"
"boto3" = "*"

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
django==2.0.10
django==2.0.11
django-heroku
gunicorn
django-progressive-web-app
Expand Down

0 comments on commit b4686a8

Please sign in to comment.