Skip to content

Commit e5747ec

Browse files
Bump feedgen from 0.3.2 to 0.9.0 in /requirements
Bumps [feedgen](https://github.com/lkiesow/python-feedgen) from 0.3.2 to 0.9.0. - [Release notes](https://github.com/lkiesow/python-feedgen/releases) - [Commits](lkiesow/python-feedgen@v0.3.2...v0.9.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3690a4 commit e5747ec

2 files changed

Lines changed: 118 additions & 132 deletions

File tree

requirements/dev.txt

Lines changed: 67 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -4,120 +4,113 @@
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
10-
argparse==1.4.0 # via dateutils
8+
anyjson==0.3.3 # via -r production.in, twiggy-goodies
119
args==0.1.0 # via clint
1210
arrow==0.8.0 # via rq-dashboard, times
1311
babel==2.3.4 # via sphinx
1412
backports.shutil-get-terminal-size==1.0.0 # via columnize
15-
bleach==1.4.3
13+
bleach==1.4.3 # via -r production.in
1614
cffi==1.7.0 # via cryptography
17-
chaussette==1.3.0
15+
chaussette==1.3.0 # via -r production.in
1816
click==6.6 # via flask, rq, tmuxp
19-
clint==0.5.1
17+
clint==0.5.1 # via -r production.in
2018
colorama==0.3.7 # via tmuxp
2119
columnize==0.3.9 # via trepan
22-
CommonMark==0.7.0
20+
commonmark==0.7.0 # via -r production.in
2321
coverage==4.1 # via pyficache
2422
cryptography==1.4 # via pyopenssl
2523
cssselect==0.9.2 # via premailer
2624
cssutils==1.0.1 # via premailer
27-
dateutils==0.6.6 # via feedgen
2825
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
26+
django-braces==1.9.0 # via -r production.in, django-oauth-toolkit
27+
django-compressor==2.0 # via -r production.in
28+
django-debug-toolbar==1.4 # via -r production.in
29+
django-extensions==1.6.7 # via -r production.in
30+
django-markdown2==0.3.0 # via -r production.in
31+
django-oauth-toolkit==0.10.0 # via -r production.in
32+
django-rq==0.9.1 # via -r production.in
33+
django-sendmail-backend==0.1.2 # via -r production.in
34+
django-widget-tweaks==1.4.1 # via -r production.in
35+
django==1.8.13 # via -r production.in, django-debug-toolbar, django-oauth-toolkit, django-rq, django-sendmail-backend, jsonfield, nosedjango
36+
djangorestframework==2.4.8 # via -r production.in, drf-extensions
37+
docopt==0.6.2 # via -r dev.in
38+
docutils==0.12 # via -r production.in, sphinx
39+
drf-extensions==0.2.8 # via -r production.in
4340
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
41+
envoy==0.0.3 # via -r production.in
42+
feedgen==0.9.0 # via -r production.in
43+
feedparser==5.2.1 # via -r production.in
44+
flask==0.11.1 # via rq-dashboard
4845
funcsigs==1.0.2 # via mock
4946
future==0.15.2 # via commonmark
50-
graphitesend==0.7.0
51-
gunicorn==19.6.0
52-
html2text==2016.5.29
47+
graphitesend==0.7.0 # via -r production.in
48+
gunicorn==19.6.0 # via -r production.in
49+
html2text==2016.5.29 # via -r production.in
5350
html5lib==0.9999999 # via bleach
5451
idna==2.1 # via cryptography
5552
imagesize==0.7.1 # via sphinx
5653
ipaddress==1.0.16 # via cryptography
5754
itsdangerous==0.24 # via flask
58-
Jinja2==2.8 # via flask, sphinx
59-
jsonfield==1.0.3
55+
jinja2==2.8 # via flask, sphinx
56+
jsonfield==1.0.3 # via -r production.in
6057
kaptan==0.5.8 # via tmuxp
6158
libtmux==0.5 # via tmuxp
62-
lxml==3.6.0
59+
lxml==3.6.0 # via -r production.in, feedgen, premailer
6360
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
61+
markdown==2.6.6 # via -r production.in
62+
markupsafe==0.23 # via jinja2
63+
mock==2.0.0 # via -r dev.in
64+
mysql-python==1.2.5 # via -r production.in
65+
ndg-httpsclient==0.4.1 # via -r production.in
66+
newrelic==2.66.0.49 # via -r production.in
67+
nose==1.3.7 # via -r dev.in, nosedjango
68+
nosedjango==1.0.13 # via -r dev.in
7269
oauthlib==1.0.3 # via django-oauth-toolkit, python-social-auth, requests-oauthlib
73-
orderedset==2.0
70+
orderedset==2.0 # via -r production.in
7471
pbr==1.10.0 # via mock
75-
plumbum==1.6.2
76-
premailer==3.0.0
72+
plumbum==1.6.2 # via -r production.in
73+
premailer==3.0.0 # via -r production.in
7774
pyasn1==0.1.9 # via cryptography
7875
pycparser==2.14 # via cffi
7976
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
86-
python-dateutil==2.5.3 # via arrow, dateutils
87-
python-memcached==1.58
77+
pyflakes==1.2.3 # via -r dev.in
78+
pygments==2.1.3 # via pyficache, sphinx, trepan
79+
pyhamcrest==1.9.0 # via -r dev.in
80+
pyjwt==1.4.0 # via python-social-auth
81+
pympler==0.4.3 # via -r dev.in
82+
pyopenssl==16.0.0 # via -r production.in, ndg-httpsclient
83+
python-dateutil==2.5.3 # via arrow, feedgen
84+
python-memcached==1.58 # via -r production.in
8885
python-openid==2.2.5 # via python-social-auth
89-
python-social-auth==0.2.19
90-
pytz==2016.4 # via babel, dateutils, twiggy-goodies
91-
PyYAML==3.11 # via kaptan
86+
python-social-auth==0.2.19 # via -r production.in
87+
pytz==2016.4 # via babel, twiggy-goodies
88+
pyyaml==3.11 # via kaptan
9289
rcssmin==1.0.6 # via django-compressor
9390
redis==2.10.5 # via rq, rq-dashboard
94-
repr==0.3.1
91+
repr==0.3.1 # via -r production.in
9592
requests-oauthlib==0.6.1 # via python-social-auth
96-
requests==2.10.0
93+
requests==2.10.0 # via -r production.in, premailer, python-social-auth, requests-oauthlib
9794
rjsmin==1.0.12 # via django-compressor
98-
rq-dashboard==0.3.7
99-
rq==0.6.0
95+
rq-dashboard==0.3.7 # via -r dev.in
96+
rq==0.6.0 # via -r production.in, django-rq, rq-dashboard
10097
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
10198
snowballstemmer==1.2.1 # via sphinx
102-
sortedcontainers==1.5.3
103-
South==1.0.2
99+
sortedcontainers==1.5.3 # via -r production.in
100+
south==1.0.2 # via -r production.in
104101
spark-parser==1.4.0 # via uncompyle6
105-
sphinx-rtd-theme==0.1.9
106-
sphinx==1.4.4
102+
sphinx-rtd-theme==0.1.9 # via -r dev.in
103+
sphinx==1.4.4 # via -r dev.in, -r production.in, sphinx-rtd-theme
107104
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
105+
tailer==0.4.1 # via -r dev.in
106+
times==0.7 # via -r production.in
107+
tmuxp==1.2.0 # via -r dev.in
108+
tqdm==4.7.6 # via -r production.in
112109
tracer==0.3.2 # via trepan
113-
trepan==0.6.4
114-
twiggy-goodies==0.7.0
110+
trepan==0.6.4 # via -r dev.in
111+
twiggy-goodies==0.7.0 # via -r production.in
115112
twiggy==0.4.7 # via twiggy-goodies
116113
uncompyle6==2.5.0 # via trepan
117-
unittest-asserts==0.1.0
118-
werkzeug==0.11.10
114+
unittest-asserts==0.1.0 # via -r dev.in
115+
werkzeug==0.11.10 # via -r dev.in, flask
119116
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 & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -4,90 +4,83 @@
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
10-
argparse==1.4.0 # via dateutils
8+
anyjson==0.3.3 # via -r production.in, twiggy-goodies
119
args==0.1.0 # via clint
1210
arrow==0.8.0 # via times
1311
babel==2.3.4 # via sphinx
14-
bleach==1.4.3
12+
bleach==1.4.3 # via -r production.in
1513
cffi==1.7.0 # via cryptography
16-
chaussette==1.3.0
14+
chaussette==1.3.0 # via -r production.in
1715
click==6.6 # via rq
18-
clint==0.5.1
19-
CommonMark==0.7.0
16+
clint==0.5.1 # via -r production.in
17+
commonmark==0.7.0 # via -r production.in
2018
cryptography==1.4 # via pyopenssl
2119
cssselect==0.9.2 # via premailer
2220
cssutils==1.0.1 # via premailer
23-
dateutils==0.6.6 # via feedgen
2421
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
22+
django-braces==1.9.0 # via -r production.in, django-oauth-toolkit
23+
django-compressor==2.0 # via -r production.in
24+
django-debug-toolbar==1.4 # via -r production.in
25+
django-extensions==1.6.7 # via -r production.in
26+
django-markdown2==0.3.0 # via -r production.in
27+
django-oauth-toolkit==0.10.0 # via -r production.in
28+
django-rq==0.9.1 # via -r production.in
29+
django-sendmail-backend==0.1.2 # via -r production.in
30+
django-widget-tweaks==1.4.1 # via -r production.in
31+
django==1.8.13 # via -r production.in, django-debug-toolbar, django-oauth-toolkit, django-rq, django-sendmail-backend, jsonfield
32+
djangorestframework==2.4.8 # via -r production.in, drf-extensions
33+
docutils==0.12 # via -r production.in, sphinx
34+
drf-extensions==0.2.8 # via -r production.in
3835
enum34==1.1.6 # via cryptography
39-
envoy==0.0.3
40-
feedgen==0.3.2
41-
feedparser==5.2.1
36+
envoy==0.0.3 # via -r production.in
37+
feedgen==0.9.0 # via -r production.in
38+
feedparser==5.2.1 # via -r production.in
4239
future==0.15.2 # via commonmark
43-
graphitesend==0.7.0
44-
gunicorn==19.6.0
45-
html2text==2016.5.29
40+
graphitesend==0.7.0 # via -r production.in
41+
gunicorn==19.6.0 # via -r production.in
42+
html2text==2016.5.29 # via -r production.in
4643
html5lib==0.9999999 # via bleach
4744
idna==2.1 # via cryptography
4845
imagesize==0.7.1 # via sphinx
4946
ipaddress==1.0.16 # via cryptography
50-
Jinja2==2.8 # via sphinx
51-
jsonfield==1.0.3
52-
lxml==3.6.0
47+
jinja2==2.8 # via sphinx
48+
jsonfield==1.0.3 # via -r production.in
49+
lxml==3.6.0 # via -r production.in, feedgen, premailer
5350
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
51+
markdown==2.6.6 # via -r production.in
52+
markupsafe==0.23 # via jinja2
53+
mysql-python==1.2.5 # via -r production.in
54+
ndg-httpsclient==0.4.1 # via -r production.in
55+
newrelic==2.66.0.49 # via -r production.in
5956
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
57+
orderedset==2.0 # via -r production.in
58+
plumbum==1.6.2 # via -r production.in
59+
premailer==3.0.0 # via -r production.in
6360
pyasn1==0.1.9 # via cryptography
6461
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
68-
python-dateutil==2.5.3 # via arrow, dateutils
69-
python-memcached==1.58
62+
pygments==2.1.3 # via sphinx
63+
pyjwt==1.4.0 # via python-social-auth
64+
pyopenssl==16.0.0 # via -r production.in, ndg-httpsclient
65+
python-dateutil==2.5.3 # via arrow, feedgen
66+
python-memcached==1.58 # via -r production.in
7067
python-openid==2.2.5 # via python-social-auth
71-
python-social-auth==0.2.19
72-
pytz==2016.4 # via babel, dateutils, twiggy-goodies
68+
python-social-auth==0.2.19 # via -r production.in
69+
pytz==2016.4 # via babel, twiggy-goodies
7370
rcssmin==1.0.6 # via django-compressor
7471
redis==2.10.5 # via rq
75-
repr==0.3.1
72+
repr==0.3.1 # via -r production.in
7673
requests-oauthlib==0.6.1 # via python-social-auth
77-
requests==2.10.0
74+
requests==2.10.0 # via -r production.in, premailer, python-social-auth, requests-oauthlib
7875
rjsmin==1.0.12 # via django-compressor
79-
rq==0.6.0
76+
rq==0.6.0 # via -r production.in, django-rq
8077
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
8178
snowballstemmer==1.2.1 # via sphinx
82-
sortedcontainers==1.5.3
83-
South==1.0.2
84-
Sphinx==1.4.4
79+
sortedcontainers==1.5.3 # via -r production.in
80+
south==1.0.2 # via -r production.in
81+
sphinx==1.4.4 # via -r production.in
8582
sqlparse==0.1.19 # via django-debug-toolbar
86-
times==0.7
87-
tqdm==4.7.6
88-
twiggy-goodies==0.7.0
83+
times==0.7 # via -r production.in
84+
tqdm==4.7.6 # via -r production.in
85+
twiggy-goodies==0.7.0 # via -r production.in
8986
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

0 commit comments

Comments
 (0)