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

Commit

Permalink
Merge 00dd9ff into 63f074a
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Sep 30, 2019
2 parents 63f074a + 00dd9ff commit 02ab2e5
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 @@ -9,7 +9,7 @@ django-cloudflare-push==0.2.0
django-sites==0.10
raven==6.10.0
wagtail==2.6.2
whitenoise==4.1.3
whitenoise==4.1.4
zeep==3.4.0

# Inherited a4-core requirements
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ factory-boy==2.12.0
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
flake8-docstrings==1.5.0
flake8==3.7.8
freezegun==0.3.12
isort==4.3.21
pytest-cov==2.7.1
pytest-django==3.5.1
pytest-factoryboy==2.0.3
pytest==5.1.3
pytest==5.2.0

0 comments on commit 02ab2e5

Please sign in to comment.