Skip to content
This repository was archived by the owner on Oct 9, 2020. It is now read-only.

Commit f84c918

Browse files
committed
Update: bump all dependencies to latest version
1 parent 04e9322 commit f84c918

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
aiohttp==3.5.4
22
async-timeout==3.0.1
3-
attrs==18.2.0
4-
certifi==2018.11.29
3+
attrs==19.1.0
4+
certifi==2019.6.16
55
chardet==3.0.4
66
idna==2.8
77
idna-ssl==1.1.0
8-
kubernetes-asyncio==8.0.3
8+
kubernetes-asyncio==9.1.0
99
multidict==4.5.2
10-
python-dateutil==2.7.5
11-
PyYAML==3.13
12-
sentry-sdk==0.6.6
10+
python-dateutil==2.8.0
11+
PyYAML==5.1.1
12+
sentry-sdk==0.9.5
1313
six==1.12.0
14-
typing-extensions==3.7.2
15-
urllib3==1.24.1
14+
typing-extensions==3.7.4
15+
urllib3==1.25.3
1616
yarl==1.3.0

0 commit comments

Comments
 (0)