Skip to content

Commit d7de863

Browse files
committed
Update dependencies
1 parent 44b55f0 commit d7de863

File tree

1 file changed

+28
-28
lines changed

1 file changed

+28
-28
lines changed

requirements-dev.txt

+28-28
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
1-
art==5.1
2-
bleach==4.0.0
3-
certifi==2020.12.5
4-
cffi==1.14.6
5-
chardet==4.0.0
1+
art==5.5
2+
bleach==4.1.0
3+
certifi==2021.10.8
4+
cffi==1.15.0
5+
charset-normalizer==2.0.12
66
colorama==0.4.4
7-
cryptography==3.4.7
8-
docutils==0.17.1
9-
idna==2.10
10-
importlib-metadata==4.6.4
7+
cryptography==36.0.1
8+
docutils==0.18.1
9+
idna==3.3
10+
importlib-metadata==4.11.2
1111
jeepney==0.7.1
12-
keyring==23.1.0
13-
numpy==1.20.1
14-
packaging==21.0
15-
pandas==1.2.3
16-
pkginfo==1.7.1
17-
prompt-toolkit==3.0.17
18-
pycparser==2.20
19-
Pygments==2.10.0
20-
pyparsing==2.4.7
21-
python-dateutil==2.8.1
22-
pytz==2021.1
23-
readme-renderer==29.0
24-
requests==2.25.1
12+
keyring==23.5.0
13+
numpy==1.22.2
14+
packaging==21.3
15+
pandas==1.4.1
16+
pkginfo==1.8.2
17+
prompt-toolkit==3.0.28
18+
pycparser==2.21
19+
Pygments==2.11.2
20+
pyparsing==3.0.7
21+
python-dateutil==2.8.2
22+
pytz==2021.3
23+
readme-renderer==32.0
24+
requests==2.27.1
2525
requests-toolbelt==0.9.1
26-
rfc3986==1.5.0
26+
rfc3986==2.0.0
2727
SecretStorage==3.3.1
28-
six==1.15.0
28+
six==1.16.0
2929
tabulate==0.8.9
30-
tqdm==4.62.2
31-
twine==3.4.2
32-
urllib3==1.26.4
30+
tqdm==4.63.0
31+
twine==3.8.0
32+
urllib3==1.26.8
3333
wcwidth==0.2.5
3434
webencodings==0.5.1
35-
zipp==3.5.0
35+
zipp==3.7.0

0 commit comments

Comments
 (0)