From 86c51206a44b06b363440cc88a1c273891b54a5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 14:49:08 +0000 Subject: [PATCH] Bump sanic from 19.9.0 to 20.12.6 in /webhooks/python-sanic Bumps [sanic](https://github.com/sanic-org/sanic) from 19.9.0 to 20.12.6. - [Release notes](https://github.com/sanic-org/sanic/releases) - [Changelog](https://github.com/sanic-org/sanic/blob/main/CHANGELOG.rst) - [Commits](https://github.com/sanic-org/sanic/compare/v19.9.0...v20.12.6) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... 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 1c9d166..cfbcdaa 100644 --- a/webhooks/python-sanic/requirements.txt +++ b/webhooks/python-sanic/requirements.txt @@ -13,7 +13,7 @@ pkg-resources==0.0.0 requests==2.22.0 requests-async==0.5.0 rfc3986==1.3.2 -sanic==19.9.0 +sanic==20.12.6 ujson==1.35 urllib3==1.25.6 uvloop==0.13.0