Skip to content

Commit cbde56f

Browse files
committed
updated deps
1 parent 9a47ac2 commit cbde56f

1 file changed

Lines changed: 15 additions & 15 deletions

File tree

requirements.txt

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
1-
astroid==2.3.2
2-
bleach==3.1.0
3-
certifi==2017.11.5
1+
astroid==2.3.3
2+
bleach==3.1.1
3+
certifi==2019.11.28
44
chardet==3.0.4
55
Click==7.0
66
-e git+https://github.com/IQSS/dataverse-client-python.git@5f95a11e2f32bcfabe28e6ad43b2f7edac60d983#egg=dataverse
77
first==2.0.2
88
html5lib==1.0.1
9-
idna==2.8
9+
idna==2.9
1010
isort==4.3.21
11-
lazy-object-proxy==1.4.2
12-
lxml==4.4.1
11+
lazy-object-proxy==1.4.3
12+
lxml==4.5.0
1313
mccabe==0.6.1
14-
packaging==19.2
14+
packaging==20.1
1515
pip-review==1.0
16-
pip-tools==4.2.0
16+
pip-tools==4.5.0
1717
pkg-resources==0.0.0
1818
psycopg2==2.8.4
19-
pylint==2.4.3
20-
pyparsing==2.4.2
19+
pylint==2.4.4
20+
pyparsing==2.4.6
2121
PyYAML==5.1
22-
requests==2.22.0
23-
six==1.12.0
24-
typed-ast==1.4.0
25-
urllib3==1.25.6
22+
requests==2.23.0
23+
six==1.14.0
24+
typed-ast==1.4.1
25+
urllib3==1.25.8
2626
webencodings==0.5.1
2727
wrapt==1.11.2
28-
XlsxWriter==1.2.2
28+
XlsxWriter==1.2.8

0 commit comments

Comments
 (0)