Skip to content

Commit

Permalink
Merge 253b2cb into 1a4b6d0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Aug 20, 2019
2 parents 1a4b6d0 + 253b2cb commit 26477a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -55,7 +55,7 @@
'django-reversion==3.0.1',
'django-compressor==2.2',
'python-dateutil==2.7.5',
'django-celery==3.2.2',
'django-celery==3.3.1',
'celery==3.1.25',
],
classifiers = [
Expand Down
2 changes: 1 addition & 1 deletion test-requirements.txt
Expand Up @@ -4,7 +4,7 @@ python-dateutil==2.7.5
coverage
coveralls
celery==3.1.25
django-celery==3.2.2
django-celery==3.3.1
flake8==3.7.8
requests==2.22.0
psycopg2==2.8.3

0 comments on commit 26477a3

Please sign in to comment.