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 26 #26

Merged
merged 11 commits into from
Jul 17, 2019
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
django==2.1.7
django==2.2.3
gunicorn==19.9.0
django-htmlmin==0.10.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.6.1
Pillow==5.4.1
django-ckeditor==5.7.1
Pillow==6.0.0
14 changes: 7 additions & 7 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-r requirements.txt
ptvsd==4.2.4
ptvsd==4.2.10
pylint==2.3.1
autopep8==1.4.3
coverage==4.5.2
coveralls==1.6.0
pre-commit==1.14.4
tox==3.7.0
pytest==4.3.0
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