Skip to content

Commit

Permalink
Merge 8b8cd3c into 6f1a2e5
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot committed Oct 19, 2020
2 parents 6f1a2e5 + 8b8cd3c commit fc38ba8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ whitenoise==5.2.0
# Inherited a4-core requirements
bleach==3.2.1
Django==2.2.16 # pyup: <2.3
django-allauth==0.42.0
django-allauth==0.43.0
django-autoslug==1.9.8
django-background-tasks==1.2.5
django-ckeditor==6.0.0
Expand All @@ -34,4 +34,4 @@ psycopg2-binary==2.8.6
python-dateutil==2.8.1
python-magic==0.4.18
rules==2.2
XlsxWriter==1.3.6
XlsxWriter==1.3.7
6 changes: 3 additions & 3 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
-r base.txt
django-debug-toolbar==3.1.1
factory-boy==3.1.0
Faker==4.9.0
Faker==4.14.0
flake8-docstrings==1.5.0
flake8==3.8.4
freezegun==1.0.0
isort==5.6.3
isort==5.6.4
pytest-cov==2.10.1
pytest-django==3.10.0
pytest-django==4.0.0
pytest-factoryboy==2.0.3
pytest==6.1.1
six==1.15.0
Expand Down

0 comments on commit fc38ba8

Please sign in to comment.