diff --git a/webhooks/python-sanic/requirements.txt b/webhooks/python-sanic/requirements.txt index cd35d6f..a183d5f 100644 --- a/webhooks/python-sanic/requirements.txt +++ b/webhooks/python-sanic/requirements.txt @@ -15,6 +15,6 @@ requests-async==0.5.0 rfc3986==1.3.2 sanic==19.9.0 ujson==1.35 -urllib3==1.25.6 +urllib3==1.25.8 uvloop==0.13.0 websockets==8.0.2