Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled daily dependency update on sunday #186

Closed
wants to merge 27 commits into from
Closed
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
54ca093
Update celery from 4.0.2 to 4.1.0
pyup-bot Dec 24, 2017
130e6c5
Update codecov from 2.0.9 to 2.0.10
pyup-bot Dec 24, 2017
b45689b
Update coverage from 4.4.1 to 4.4.2
pyup-bot Dec 24, 2017
cd8292d
Update coveralls from 1.1 to 1.2.0
pyup-bot Dec 24, 2017
87d30fc
Update django from 1.11.2 to 2.0
pyup-bot Dec 24, 2017
518af03
Update django-crispy-forms from 1.6.1 to 1.7.0
pyup-bot Dec 24, 2017
d16bbb1
Update django-parsley from 0.6 to 0.7
pyup-bot Dec 24, 2017
3b8c316
Update factory-boy from 2.8.1 to 2.9.2
pyup-bot Dec 24, 2017
da942e6
Update futures from 3.1.1 to 3.2.0
pyup-bot Dec 24, 2017
59955cb
Update html5lib from 0.999999999 to 1.0.1
pyup-bot Dec 24, 2017
a42b6b8
Update mechanize from 0.3.5 to 0.3.6
pyup-bot Dec 24, 2017
9c02c1a
Update nose2 from 0.6.5 to 0.7.3
pyup-bot Dec 24, 2017
1942fc6
Update numba from 0.33.0 to 0.36.2
pyup-bot Dec 24, 2017
180b01f
Update numpy from 1.13.0 to 1.13.3
pyup-bot Dec 24, 2017
5a9790e
Update pandas from 0.20.2 to 0.21.1
pyup-bot Dec 24, 2017
c363385
Update pillow from 4.1.1 to 4.3.0
pyup-bot Dec 24, 2017
13a25a1
Update psycopg2 from 2.7.1 to 2.7.3.2
pyup-bot Dec 24, 2017
7077687
Update pylint from 1.7.1 to 1.8.1
pyup-bot Dec 24, 2017
e989f34
Update pymongo from 3.4.0 to 3.6.0
pyup-bot Dec 24, 2017
03c1396
Update pytz from 2017.2 to 2017.3
pyup-bot Dec 24, 2017
d54e695
Update redis from 2.10.5 to 2.10.6
pyup-bot Dec 24, 2017
57051b7
Update requests from 2.18.1 to 2.18.4
pyup-bot Dec 24, 2017
5b28e6e
Update scipy from 0.19.1 to 1.0.0
pyup-bot Dec 24, 2017
3f07656
Update selenium from 3.4.3 to 3.8.0
pyup-bot Dec 24, 2017
ecc48de
Update sphinx from 1.6.2 to 1.6.5
pyup-bot Dec 24, 2017
56677d9
Update tabulate from 0.7.7 to 0.8.2
pyup-bot Dec 24, 2017
98af296
Update xlsxwriter from 0.9.7 to 1.0.2
pyup-bot Dec 24, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 27 additions & 27 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
beautifulsoup4==4.6.0
celery==4.0.2
codecov==2.0.9
coverage==4.4.1
coveralls==1.1
django==1.11.2
django-crispy-forms==1.6.1
django-parsley==0.6
celery==4.1.0
codecov==2.0.10
coverage==4.4.2
coveralls==1.2.0
django==2.0
django-crispy-forms==1.7.0
django-parsley==0.7
django-rest-swagger==2.1.2
enum==0.4.6
enum34==1.1.6
factory-boy==2.8.1
factory-boy==2.9.2
flask==0.12.2
flask-restful==0.3.6
flask-swagger==0.2.13
flower==0.9.2
futures==3.1.1
html5lib==0.999999999
mechanize==0.3.5
nose2==0.6.5
futures==3.2.0
html5lib==1.0.1
mechanize==0.3.6
nose2==0.7.3
nose-cov==1.6
numba==0.33.0
numpy==1.13.0
pandas==0.20.2
pillow==4.1.1
psycopg2==2.7.1
pylint==1.7.1
pymongo==3.4.0
numba==0.36.2
numpy==1.13.3
pandas==0.21.1
pillow==4.3.0
psycopg2==2.7.3.2
pylint==1.8.1
pymongo==3.6.0
pypdf2==1.26.0
python-coveralls==2.9.1
pytz==2017.2
redis==2.10.5
pytz==2017.3
redis==2.10.6
reportlab==3.4.0
requests==2.18.1
scipy==0.19.1
selenium==3.4.3
requests==2.18.4
scipy==1.0.0
selenium==3.8.0
snakefood==1.4
Sphinx==1.6.2
tabulate==0.7.7
Sphinx==1.6.5
tabulate==0.8.2
twine==1.9.1
uwsgi==2.0.15
xhtml2pdf==0.2b1
xlsxwriter==0.9.7
xlsxwriter==1.0.2