Skip to content

Commit 1c7732e

Browse files
committed
升级依赖
1 parent bab5f77 commit 1c7732e

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

requirements.txt

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,47 @@
11
appdirs==1.4.3
22
asn1crypto==0.24.0
3-
astroid==2.0.4
4-
bottle==0.12.13
5-
certifi==2018.10.15
3+
astroid==2.1.0
4+
bottle==0.12.15
5+
certifi==2018.11.29
66
cffi==1.11.5
77
chardet==3.0.4
8-
coverage==4.5.1
9-
cryptography==2.3.1
10-
Django==2.1.3
8+
coverage==4.5.2
9+
cryptography==2.4.2
10+
Django==2.1.4
1111
django-appconf==1.0.2
1212
django-autoslug==1.9.3
1313
django-compressor==2.2
14-
django-debug-toolbar==1.10.1
14+
django-debug-toolbar==1.11
1515
django-haystack==2.8.1
1616
django-ipware==2.1.0
1717
django-pagedown==1.0.6
1818
django-uuslug==1.1.8
19-
idna==2.7
19+
idna==2.8
2020
isort==4.3.4
2121
jieba==0.39
2222
jsonpickle==1.0
2323
lazy-object-proxy==1.3.1
24-
markdown2==2.3.6
24+
markdown2==2.3.7
2525
mccabe==0.6.1
2626
mistune==0.8.4
2727
olefile==0.46
2828
packaging==18.0
2929
Pillow==5.3.0
3030
pycparser==2.19
31-
Pygments==2.2.0
32-
pylint==2.1.1
31+
Pygments==2.3.0
32+
pylint==2.2.2
3333
PyMySQL==0.9.2
3434
pyparsing==2.3.0
3535
python-memcached==1.59
3636
python-slugify==1.2.6
3737
pytz==2018.7
3838
raven==6.9.0
3939
rcssmin==1.0.6
40-
requests==2.20.0
40+
requests==2.20.1
4141
rjsmin==1.0.12
4242
six==1.11.0
4343
sqlparse==0.2.4
44-
Unidecode==1.0.22
44+
Unidecode==1.0.23
4545
urllib3==1.24.1
4646
webencodings==0.5.1
4747
WeRoBot==1.6.0

travis_test/requirements.txt

+13-13
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,46 @@
11
appdirs==1.4.3
22
asn1crypto==0.24.0
3-
astroid==2.0.4
4-
bottle==0.12.13
5-
certifi==2018.10.15
3+
astroid==2.1.0
4+
bottle==0.12.15
5+
certifi==2018.11.29
66
cffi==1.11.5
77
chardet==3.0.4
8-
coverage==4.5.1
9-
cryptography==2.3.1
10-
Django==2.1.3
8+
coverage==4.5.2
9+
cryptography==2.4.2
10+
Django==2.1.4
1111
django-appconf==1.0.2
1212
django-autoslug==1.9.3
1313
django-compressor==2.2
14-
django-debug-toolbar==1.10.1
14+
django-debug-toolbar==1.11
1515
django-haystack==2.8.1
1616
django-ipware==2.1.0
1717
django-pagedown==1.0.6
1818
django-uuslug==1.1.8
19-
idna==2.7
19+
idna==2.8
2020
isort==4.3.4
2121
jieba==0.39
2222
jsonpickle==1.0
2323
lazy-object-proxy==1.3.1
24-
markdown2==2.3.6
24+
markdown2==2.3.7
2525
mccabe==0.6.1
2626
mistune==0.8.4
2727
olefile==0.46
2828
packaging==18.0
2929
Pillow==5.3.0
3030
pycparser==2.19
31-
Pygments==2.2.0
32-
pylint==2.1.1
31+
Pygments==2.3.0
32+
pylint==2.2.2
3333
PyMySQL==0.9.2
3434
pyparsing==2.3.0
3535
python-slugify==1.2.6
3636
pytz==2018.7
3737
raven==6.9.0
3838
rcssmin==1.0.6
39-
requests==2.20.0
39+
requests==2.20.1
4040
rjsmin==1.0.12
4141
six==1.11.0
4242
sqlparse==0.2.4
43-
Unidecode==1.0.22
43+
Unidecode==1.0.23
4444
urllib3==1.24.1
4545
webencodings==0.5.1
4646
WeRoBot==1.6.0

0 commit comments

Comments
 (0)