Skip to content

Commit f39b9ab

Browse files
committed
bump deps
1 parent b3020e2 commit f39b9ab

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

Ion.egg-info/requires.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
bleach==1.4.3
2-
Django==1.9.7
2+
Django==1.9.8
33
django-cacheops==2.4.5
44
django-cors-headers==1.1.0
5-
django-debug-toolbar==1.4
5+
django-debug-toolbar==1.5
66
django-debug-toolbar-line-profiler==0.6.1
77
django-extensions==1.6.7
88
django-formtools==1.0
@@ -21,7 +21,7 @@ gunicorn==19.6.0
2121
hiredis==0.2.0
2222
icalendar==3.10
2323
ipaddress==1.0.16
24-
ldap3==1.3.3
24+
ldap3==1.4.0
2525
Markdown==2.6.6
2626
mypy-lang==0.4.3
2727
nose==1.3.7
@@ -36,5 +36,5 @@ requests==2.10.0
3636
requests-oauthlib==0.6.2
3737
setuptools_git==1.1
3838
Sphinx==1.4.5
39-
sphinx-bootstrap-theme==0.4.11
39+
sphinx-bootstrap-theme==0.4.12
4040
Werkzeug==0.11.10

docs/rtd-requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
bleach==1.4.3
2-
Django==1.9.7
2+
Django==1.9.8
33
django-cacheops==2.4.5
44
django-cors-headers==1.1.0
5-
django-debug-toolbar==1.4
5+
django-debug-toolbar==1.5
66
django-debug-toolbar-line-profiler==0.6.1
77
django-extensions==1.6.7
88
django-formtools==1.0
@@ -20,7 +20,7 @@ gunicorn==19.6.0
2020
hiredis==0.2.0
2121
icalendar==3.10
2222
ipaddress==1.0.16
23-
ldap3==1.3.3
23+
ldap3==1.4.0
2424
Markdown==2.6.6
2525
mypy-lang==0.4.3
2626
nose==1.3.7
@@ -35,6 +35,6 @@ requests==2.10.0
3535
requests-oauthlib==0.6.2
3636
setuptools_git==1.1
3737
Sphinx==1.4.5
38-
sphinx-bootstrap-theme==0.4.11
38+
sphinx-bootstrap-theme==0.4.12
3939
typing==3.5.2.2
4040
Werkzeug==0.11.10

requirements.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
bleach==1.4.3
2-
Django==1.9.7
2+
Django==1.9.8
33
django-cacheops==2.4.5
44
django-cors-headers==1.1.0
5-
django-debug-toolbar==1.4
5+
django-debug-toolbar==1.5
66
django-debug-toolbar-line-profiler==0.6.1
77
django-extensions==1.6.7
88
django-formtools==1.0
@@ -22,7 +22,7 @@ gunicorn==19.6.0
2222
hiredis==0.2.0
2323
icalendar==3.10
2424
ipaddress==1.0.16
25-
ldap3==1.3.3
25+
ldap3==1.4.0
2626
Markdown==2.6.6
2727
mypy-lang==0.4.3
2828
nose==1.3.7
@@ -37,6 +37,6 @@ requests==2.10.0
3737
requests-oauthlib==0.6.2
3838
setuptools_git==1.1
3939
Sphinx==1.4.5
40-
sphinx-bootstrap-theme==0.4.11
40+
sphinx-bootstrap-theme==0.4.12
4141
typing==3.5.2.2; python_version < '3.5'
4242
Werkzeug==0.11.10

0 commit comments

Comments
 (0)