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 #193

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
6d3a5f4
Update celery from 4.0.2 to 4.1.0
pyup-bot Dec 31, 2017
ac4e134
Update codecov from 2.0.9 to 2.0.10
pyup-bot Dec 31, 2017
e29e049
Update coverage from 4.4.1 to 4.4.2
pyup-bot Dec 31, 2017
2a604d2
Update coveralls from 1.1 to 1.2.0
pyup-bot Dec 31, 2017
a63ce2d
Update django from 1.11.2 to 2.0
pyup-bot Dec 31, 2017
0e1e025
Update django-crispy-forms from 1.6.1 to 1.7.0
pyup-bot Dec 31, 2017
c15c857
Update django-parsley from 0.6 to 0.7
pyup-bot Dec 31, 2017
a3bb894
Update factory-boy from 2.8.1 to 2.9.2
pyup-bot Dec 31, 2017
ba70692
Update futures from 3.1.1 to 3.2.0
pyup-bot Dec 31, 2017
b3ba6ee
Update html5lib from 0.999999999 to 1.0.1
pyup-bot Dec 31, 2017
275371b
Update mechanize from 0.3.5 to 0.3.6
pyup-bot Dec 31, 2017
9378d40
Update nose2 from 0.6.5 to 0.7.3
pyup-bot Dec 31, 2017
842ea15
Update numba from 0.33.0 to 0.36.2
pyup-bot Dec 31, 2017
edec192
Update numpy from 1.13.0 to 1.13.3
pyup-bot Dec 31, 2017
ae71b14
Update pandas from 0.20.2 to 0.21.1
pyup-bot Dec 31, 2017
cb18e90
Update pillow from 4.1.1 to 4.3.0
pyup-bot Dec 31, 2017
86cfa26
Update psycopg2 from 2.7.1 to 2.7.3.2
pyup-bot Dec 31, 2017
fa8ec92
Update pylint from 1.7.1 to 1.8.1
pyup-bot Dec 31, 2017
b8eddb4
Update pymongo from 3.4.0 to 3.6.0
pyup-bot Dec 31, 2017
1400a5b
Update pytz from 2017.2 to 2017.3
pyup-bot Dec 31, 2017
a418d92
Update redis from 2.10.5 to 2.10.6
pyup-bot Dec 31, 2017
1c76de6
Update requests from 2.18.1 to 2.18.4
pyup-bot Dec 31, 2017
bc2c5bd
Update scipy from 0.19.1 to 1.0.0
pyup-bot Dec 31, 2017
ae23fe4
Update selenium from 3.4.3 to 3.8.0
pyup-bot Dec 31, 2017
4eaaa2f
Update sphinx from 1.6.2 to 1.6.5
pyup-bot Dec 31, 2017
9b9ed48
Update tabulate from 0.7.7 to 0.8.2
pyup-bot Dec 31, 2017
0e79180
Update xlsxwriter from 0.9.7 to 1.0.2
pyup-bot Dec 31, 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