Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
Merge e5d0875 into 3d89e69
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Sep 23, 2019
2 parents 3d89e69 + e5d0875 commit e022cd5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ django-capture-tag==1.0
django-cloudflare-push==0.2.0
django-sites==0.10
raven==6.10.0
wagtail==2.6.1
wagtail==2.6.2
whitenoise==4.1.3
zeep==3.4.0

Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r base.txt
django-debug-toolbar==2.0
factory-boy==2.12.0
Faker==2.0.1
Faker==2.0.2
# docstyle 4.0 breaks flake8-docstrings 1.3.0. Remove after succesful update
pydocstyle==3.0.0 # pyup: <4.0.0
flake8-docstrings==1.4.0
Expand All @@ -11,4 +11,4 @@ isort==4.3.21
pytest-cov==2.7.1
pytest-django==3.5.1
pytest-factoryboy==2.0.3
pytest==5.1.2
pytest==5.1.3

0 comments on commit e022cd5

Please sign in to comment.