Skip to content

Commit c398589

Browse files
Bump bleach from 1.4.3 to 3.1.4 in /requirements
Bumps [bleach](https://github.com/mozilla/bleach) from 1.4.3 to 3.1.4. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](mozilla/bleach@v1.4.3...v3.1.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3690a4 commit c398589

2 files changed

Lines changed: 118 additions & 128 deletions

File tree

requirements/dev.txt

Lines changed: 67 additions & 72 deletions
Original file line numberDiff line numberDiff line change
@@ -4,120 +4,115 @@
44
#
55
# pip-compile --output-file requirements/dev.txt requirements/dev.in
66
#
7-
87
alabaster==0.7.8 # via sphinx
9-
anyjson==0.3.3
8+
anyjson==0.3.3 # via -r production.in, twiggy-goodies
109
argparse==1.4.0 # via dateutils
1110
args==0.1.0 # via clint
1211
arrow==0.8.0 # via rq-dashboard, times
1312
babel==2.3.4 # via sphinx
1413
backports.shutil-get-terminal-size==1.0.0 # via columnize
15-
bleach==1.4.3
14+
bleach==3.1.4 # via -r production.in
1615
cffi==1.7.0 # via cryptography
17-
chaussette==1.3.0
16+
chaussette==1.3.0 # via -r production.in
1817
click==6.6 # via flask, rq, tmuxp
19-
clint==0.5.1
18+
clint==0.5.1 # via -r production.in
2019
colorama==0.3.7 # via tmuxp
2120
columnize==0.3.9 # via trepan
22-
CommonMark==0.7.0
21+
commonmark==0.7.0 # via -r production.in
2322
coverage==4.1 # via pyficache
2423
cryptography==1.4 # via pyopenssl
2524
cssselect==0.9.2 # via premailer
2625
cssutils==1.0.1 # via premailer
2726
dateutils==0.6.6 # via feedgen
2827
django-appconf==1.0.2 # via django-compressor
29-
django-braces==1.9.0
30-
django-compressor==2.0
31-
django-debug-toolbar==1.4
32-
django-extensions==1.6.7
33-
django-markdown2==0.3.0
34-
django-oauth-toolkit==0.10.0
35-
django-rq==0.9.1
36-
django-sendmail-backend==0.1.2
37-
django-widget-tweaks==1.4.1
38-
django==1.8.13
39-
djangorestframework==2.4.8
40-
docopt==0.6.2
41-
docutils==0.12
42-
drf-extensions==0.2.8
28+
django-braces==1.9.0 # via -r production.in, django-oauth-toolkit
29+
django-compressor==2.0 # via -r production.in
30+
django-debug-toolbar==1.4 # via -r production.in
31+
django-extensions==1.6.7 # via -r production.in
32+
django-markdown2==0.3.0 # via -r production.in
33+
django-oauth-toolkit==0.10.0 # via -r production.in
34+
django-rq==0.9.1 # via -r production.in
35+
django-sendmail-backend==0.1.2 # via -r production.in
36+
django-widget-tweaks==1.4.1 # via -r production.in
37+
django==1.8.13 # via -r production.in, django-debug-toolbar, django-oauth-toolkit, django-rq, django-sendmail-backend, jsonfield, nosedjango
38+
djangorestframework==2.4.8 # via -r production.in, drf-extensions
39+
docopt==0.6.2 # via -r dev.in
40+
docutils==0.12 # via -r production.in, sphinx
41+
drf-extensions==0.2.8 # via -r production.in
4342
enum34==1.1.6 # via cryptography
44-
envoy==0.0.3
45-
feedgen==0.3.2
46-
feedparser==5.2.1
47-
Flask==0.11.1 # via rq-dashboard
43+
envoy==0.0.3 # via -r production.in
44+
feedgen==0.3.2 # via -r production.in
45+
feedparser==5.2.1 # via -r production.in
46+
flask==0.11.1 # via rq-dashboard
4847
funcsigs==1.0.2 # via mock
4948
future==0.15.2 # via commonmark
50-
graphitesend==0.7.0
51-
gunicorn==19.6.0
52-
html2text==2016.5.29
53-
html5lib==0.9999999 # via bleach
49+
graphitesend==0.7.0 # via -r production.in
50+
gunicorn==19.6.0 # via -r production.in
51+
html2text==2016.5.29 # via -r production.in
5452
idna==2.1 # via cryptography
5553
imagesize==0.7.1 # via sphinx
5654
ipaddress==1.0.16 # via cryptography
5755
itsdangerous==0.24 # via flask
58-
Jinja2==2.8 # via flask, sphinx
59-
jsonfield==1.0.3
56+
jinja2==2.8 # via flask, sphinx
57+
jsonfield==1.0.3 # via -r production.in
6058
kaptan==0.5.8 # via tmuxp
6159
libtmux==0.5 # via tmuxp
62-
lxml==3.6.0
60+
lxml==3.6.0 # via -r production.in, feedgen, premailer
6361
markdown2==2.3.1 # via django-markdown2
64-
markdown==2.6.6
65-
MarkupSafe==0.23 # via jinja2
66-
mock==2.0.0
67-
MySQL-python==1.2.5
68-
ndg-httpsclient==0.4.1
69-
newrelic==2.66.0.49
70-
nose==1.3.7
71-
nosedjango==1.0.13
62+
markdown==2.6.6 # via -r production.in
63+
markupsafe==0.23 # via jinja2
64+
mock==2.0.0 # via -r dev.in
65+
mysql-python==1.2.5 # via -r production.in
66+
ndg-httpsclient==0.4.1 # via -r production.in
67+
newrelic==2.66.0.49 # via -r production.in
68+
nose==1.3.7 # via -r dev.in, nosedjango
69+
nosedjango==1.0.13 # via -r dev.in
7270
oauthlib==1.0.3 # via django-oauth-toolkit, python-social-auth, requests-oauthlib
73-
orderedset==2.0
71+
orderedset==2.0 # via -r production.in
7472
pbr==1.10.0 # via mock
75-
plumbum==1.6.2
76-
premailer==3.0.0
73+
plumbum==1.6.2 # via -r production.in
74+
premailer==3.0.0 # via -r production.in
7775
pyasn1==0.1.9 # via cryptography
7876
pycparser==2.14 # via cffi
7977
pyficache==0.3.0 # via trepan
80-
pyflakes==1.2.3
81-
Pygments==2.1.3 # via pyficache, sphinx, trepan
82-
PyHamcrest==1.9.0
83-
PyJWT==1.4.0 # via python-social-auth
84-
Pympler==0.4.3
85-
pyOpenSSL==16.0.0 # via ndg-httpsclient
78+
pyflakes==1.2.3 # via -r dev.in
79+
pygments==2.1.3 # via pyficache, sphinx, trepan
80+
pyhamcrest==1.9.0 # via -r dev.in
81+
pyjwt==1.4.0 # via python-social-auth
82+
pympler==0.4.3 # via -r dev.in
83+
pyopenssl==16.0.0 # via -r production.in, ndg-httpsclient
8684
python-dateutil==2.5.3 # via arrow, dateutils
87-
python-memcached==1.58
85+
python-memcached==1.58 # via -r production.in
8886
python-openid==2.2.5 # via python-social-auth
89-
python-social-auth==0.2.19
87+
python-social-auth==0.2.19 # via -r production.in
9088
pytz==2016.4 # via babel, dateutils, twiggy-goodies
91-
PyYAML==3.11 # via kaptan
89+
pyyaml==3.11 # via kaptan
9290
rcssmin==1.0.6 # via django-compressor
9391
redis==2.10.5 # via rq, rq-dashboard
94-
repr==0.3.1
92+
repr==0.3.1 # via -r production.in
9593
requests-oauthlib==0.6.1 # via python-social-auth
96-
requests==2.10.0
94+
requests==2.10.0 # via -r production.in, premailer, python-social-auth, requests-oauthlib
9795
rjsmin==1.0.12 # via django-compressor
98-
rq-dashboard==0.3.7
99-
rq==0.6.0
100-
six==1.10.0 # via bleach, chaussette, cryptography, django-extensions, django-oauth-toolkit, html5lib, mock, pyhamcrest, pyopenssl, python-dateutil, python-memcached, python-social-auth, repr, sphinx, twiggy-goodies
96+
rq-dashboard==0.3.7 # via -r dev.in
97+
rq==0.6.0 # via -r production.in, django-rq, rq-dashboard
98+
six==1.10.0 # via bleach, chaussette, cryptography, django-extensions, django-oauth-toolkit, mock, pyhamcrest, pyopenssl, python-dateutil, python-memcached, python-social-auth, repr, sphinx, twiggy-goodies
10199
snowballstemmer==1.2.1 # via sphinx
102-
sortedcontainers==1.5.3
103-
South==1.0.2
100+
sortedcontainers==1.5.3 # via -r production.in
101+
south==1.0.2 # via -r production.in
104102
spark-parser==1.4.0 # via uncompyle6
105-
sphinx-rtd-theme==0.1.9
106-
sphinx==1.4.4
103+
sphinx-rtd-theme==0.1.9 # via -r dev.in
104+
sphinx==1.4.4 # via -r dev.in, -r production.in, sphinx-rtd-theme
107105
sqlparse==0.1.19 # via django-debug-toolbar
108-
tailer==0.4.1
109-
times==0.7
110-
tmuxp==1.2.0
111-
tqdm==4.7.6
106+
tailer==0.4.1 # via -r dev.in
107+
times==0.7 # via -r production.in
108+
tmuxp==1.2.0 # via -r dev.in
109+
tqdm==4.7.6 # via -r production.in
112110
tracer==0.3.2 # via trepan
113-
trepan==0.6.4
114-
twiggy-goodies==0.7.0
111+
trepan==0.6.4 # via -r dev.in
112+
twiggy-goodies==0.7.0 # via -r production.in
115113
twiggy==0.4.7 # via twiggy-goodies
116114
uncompyle6==2.5.0 # via trepan
117-
unittest-asserts==0.1.0
118-
werkzeug==0.11.10
115+
unittest-asserts==0.1.0 # via -r dev.in
116+
webencodings==0.5.1 # via bleach
117+
werkzeug==0.11.10 # via -r dev.in, flask
119118
xdis==1.1.3 # via uncompyle6
120-
121-
# The following packages are commented out because they are
122-
# considered to be unsafe in a requirements file:
123-
# setuptools # via cryptography, pyhamcrest

requirements/production.txt

Lines changed: 51 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -4,90 +4,85 @@
44
#
55
# pip-compile --output-file requirements/production.txt requirements/production.in
66
#
7-
87
alabaster==0.7.8 # via sphinx
9-
anyjson==0.3.3
8+
anyjson==0.3.3 # via -r production.in, twiggy-goodies
109
argparse==1.4.0 # via dateutils
1110
args==0.1.0 # via clint
1211
arrow==0.8.0 # via times
1312
babel==2.3.4 # via sphinx
14-
bleach==1.4.3
13+
bleach==3.1.4 # via -r production.in
1514
cffi==1.7.0 # via cryptography
16-
chaussette==1.3.0
15+
chaussette==1.3.0 # via -r production.in
1716
click==6.6 # via rq
18-
clint==0.5.1
19-
CommonMark==0.7.0
17+
clint==0.5.1 # via -r production.in
18+
commonmark==0.7.0 # via -r production.in
2019
cryptography==1.4 # via pyopenssl
2120
cssselect==0.9.2 # via premailer
2221
cssutils==1.0.1 # via premailer
2322
dateutils==0.6.6 # via feedgen
2423
django-appconf==1.0.2 # via django-compressor
25-
django-braces==1.9.0
26-
django-compressor==2.0
27-
django-debug-toolbar==1.4
28-
django-extensions==1.6.7
29-
django-markdown2==0.3.0
30-
django-oauth-toolkit==0.10.0
31-
django-rq==0.9.1
32-
django-sendmail-backend==0.1.2
33-
django-widget-tweaks==1.4.1
34-
django==1.8.13
35-
djangorestframework==2.4.8
36-
docutils==0.12
37-
drf-extensions==0.2.8
24+
django-braces==1.9.0 # via -r production.in, django-oauth-toolkit
25+
django-compressor==2.0 # via -r production.in
26+
django-debug-toolbar==1.4 # via -r production.in
27+
django-extensions==1.6.7 # via -r production.in
28+
django-markdown2==0.3.0 # via -r production.in
29+
django-oauth-toolkit==0.10.0 # via -r production.in
30+
django-rq==0.9.1 # via -r production.in
31+
django-sendmail-backend==0.1.2 # via -r production.in
32+
django-widget-tweaks==1.4.1 # via -r production.in
33+
django==1.8.13 # via -r production.in, django-debug-toolbar, django-oauth-toolkit, django-rq, django-sendmail-backend, jsonfield
34+
djangorestframework==2.4.8 # via -r production.in, drf-extensions
35+
docutils==0.12 # via -r production.in, sphinx
36+
drf-extensions==0.2.8 # via -r production.in
3837
enum34==1.1.6 # via cryptography
39-
envoy==0.0.3
40-
feedgen==0.3.2
41-
feedparser==5.2.1
38+
envoy==0.0.3 # via -r production.in
39+
feedgen==0.3.2 # via -r production.in
40+
feedparser==5.2.1 # via -r production.in
4241
future==0.15.2 # via commonmark
43-
graphitesend==0.7.0
44-
gunicorn==19.6.0
45-
html2text==2016.5.29
46-
html5lib==0.9999999 # via bleach
42+
graphitesend==0.7.0 # via -r production.in
43+
gunicorn==19.6.0 # via -r production.in
44+
html2text==2016.5.29 # via -r production.in
4745
idna==2.1 # via cryptography
4846
imagesize==0.7.1 # via sphinx
4947
ipaddress==1.0.16 # via cryptography
50-
Jinja2==2.8 # via sphinx
51-
jsonfield==1.0.3
52-
lxml==3.6.0
48+
jinja2==2.8 # via sphinx
49+
jsonfield==1.0.3 # via -r production.in
50+
lxml==3.6.0 # via -r production.in, feedgen, premailer
5351
markdown2==2.3.1 # via django-markdown2
54-
markdown==2.6.6
55-
MarkupSafe==0.23 # via jinja2
56-
MySQL-python==1.2.5
57-
ndg-httpsclient==0.4.1
58-
newrelic==2.66.0.49
52+
markdown==2.6.6 # via -r production.in
53+
markupsafe==0.23 # via jinja2
54+
mysql-python==1.2.5 # via -r production.in
55+
ndg-httpsclient==0.4.1 # via -r production.in
56+
newrelic==2.66.0.49 # via -r production.in
5957
oauthlib==1.0.3 # via django-oauth-toolkit, python-social-auth, requests-oauthlib
60-
orderedset==2.0
61-
plumbum==1.6.2
62-
premailer==3.0.0
58+
orderedset==2.0 # via -r production.in
59+
plumbum==1.6.2 # via -r production.in
60+
premailer==3.0.0 # via -r production.in
6361
pyasn1==0.1.9 # via cryptography
6462
pycparser==2.14 # via cffi
65-
Pygments==2.1.3 # via sphinx
66-
PyJWT==1.4.0 # via python-social-auth
67-
pyOpenSSL==16.0.0 # via ndg-httpsclient
63+
pygments==2.1.3 # via sphinx
64+
pyjwt==1.4.0 # via python-social-auth
65+
pyopenssl==16.0.0 # via -r production.in, ndg-httpsclient
6866
python-dateutil==2.5.3 # via arrow, dateutils
69-
python-memcached==1.58
67+
python-memcached==1.58 # via -r production.in
7068
python-openid==2.2.5 # via python-social-auth
71-
python-social-auth==0.2.19
69+
python-social-auth==0.2.19 # via -r production.in
7270
pytz==2016.4 # via babel, dateutils, twiggy-goodies
7371
rcssmin==1.0.6 # via django-compressor
7472
redis==2.10.5 # via rq
75-
repr==0.3.1
73+
repr==0.3.1 # via -r production.in
7674
requests-oauthlib==0.6.1 # via python-social-auth
77-
requests==2.10.0
75+
requests==2.10.0 # via -r production.in, premailer, python-social-auth, requests-oauthlib
7876
rjsmin==1.0.12 # via django-compressor
79-
rq==0.6.0
80-
six==1.10.0 # via bleach, chaussette, cryptography, django-extensions, django-oauth-toolkit, html5lib, pyopenssl, python-dateutil, python-memcached, python-social-auth, repr, sphinx, twiggy-goodies
77+
rq==0.6.0 # via -r production.in, django-rq
78+
six==1.10.0 # via bleach, chaussette, cryptography, django-extensions, django-oauth-toolkit, pyopenssl, python-dateutil, python-memcached, python-social-auth, repr, sphinx, twiggy-goodies
8179
snowballstemmer==1.2.1 # via sphinx
82-
sortedcontainers==1.5.3
83-
South==1.0.2
84-
Sphinx==1.4.4
80+
sortedcontainers==1.5.3 # via -r production.in
81+
south==1.0.2 # via -r production.in
82+
sphinx==1.4.4 # via -r production.in
8583
sqlparse==0.1.19 # via django-debug-toolbar
86-
times==0.7
87-
tqdm==4.7.6
88-
twiggy-goodies==0.7.0
84+
times==0.7 # via -r production.in
85+
tqdm==4.7.6 # via -r production.in
86+
twiggy-goodies==0.7.0 # via -r production.in
8987
twiggy==0.4.7 # via twiggy-goodies
90-
91-
# The following packages are commented out because they are
92-
# considered to be unsafe in a requirements file:
93-
# setuptools # via cryptography
88+
webencodings==0.5.1 # via bleach

0 commit comments

Comments
 (0)