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

Commit

Permalink
Merge pull request #26 from ricardochaves/pyup-scheduled-update-2019-…
Browse files Browse the repository at this point in the history
…07-01

Scheduled weekly dependency update for week 26
  • Loading branch information
ricardochaves committed Jul 17, 2019
2 parents 6521dfb + dd92501 commit dc1b6b0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
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

0 comments on commit dc1b6b0

Please sign in to comment.