mirror of
https://github.com/YunoHost/yunorunner.git
synced 2024-09-03 20:05:52 +02:00
[fix] security release for urllib3
This commit is contained in:
parent
39249f80aa
commit
b2efcc03c5
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ requests==2.21.0
|
||||||
sanic==19.3.1
|
sanic==19.3.1
|
||||||
sanic-jinja2==0.7.2
|
sanic-jinja2==0.7.2
|
||||||
ujson==1.35
|
ujson==1.35
|
||||||
urllib3==1.24.1
|
urllib3==1.24.2
|
||||||
uvloop==0.11.3
|
uvloop==0.11.3
|
||||||
websockets==6.0
|
websockets==6.0
|
||||||
yarl==1.3.0
|
yarl==1.3.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue