Skip to content

Commit

Permalink
Update django and django_compress deps
Browse files Browse the repository at this point in the history
  • Loading branch information
drwlrsn committed Dec 29, 2019
1 parent 085ef89 commit 30d4c2a
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 15 deletions.
4 changes: 2 additions & 2 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ beautifulsoup4 = "*"
channels = "==2.3.1"
channels-redis = "*"
dj-database-url = "*"
Django = "==2.1.15"
django_compressor = "==2.1.1"
Django = "==2.2.9"
django_compressor = "==2.3.0"
django-cors-headers = "*"
django-fsm = "==2.6.0"
django-haystack = "==2.8.1"
Expand Down
45 changes: 32 additions & 13 deletions Pipfile.lock

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

0 comments on commit 30d4c2a

Please sign in to comment.