Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Scheduled weekly dependency update for week 24 #123

Closed
wants to merge 16 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
django==2.2.3
gunicorn==19.9.0
django==3.2.4
gunicorn==20.1.0
django-htmlmin==0.11.0
django-image-cropping==1.2.0
easy_thumbnails==2.6
WhiteNoise==4.1.2
django-redis==4.10.0
django-ckeditor==5.7.1
Pillow==6.0.0
django-image-cropping==1.5.0
easy_thumbnails==2.7.1
WhiteNoise==5.2.0
django-redis==5.0.0
django-ckeditor==6.1.0
Pillow==8.2.0
16 changes: 8 additions & 8 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-r requirements.txt
ptvsd==4.2.10
pylint==2.3.1
autopep8==1.4.4
coverage==4.5.3
coveralls==1.8.1
pre-commit==1.17.0
tox==3.13.1
pytest==5.0.0
ptvsd==4.3.2
pylint==2.8.3
autopep8==1.5.7
coverage==5.5
coveralls==3.1.0
pre-commit==2.13.0
tox==3.23.1
pytest==6.2.4