From 031356f0a8c39cf418df5545ca540aa89b65471f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:35:29 +0000 Subject: [PATCH] Bump urllib3 from 1.25.6 to 1.25.8 in /webhooks/python-sanic Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 to 1.25.8. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/1.25.6...1.25.8) Signed-off-by: dependabot[bot] --- webhooks/python-sanic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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