From f157a36a699fbdf31f712ea557bdc91cfe7d0bf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:24:06 +0000 Subject: [PATCH] Bump sanic from 19.9.0 to 20.12.7 in /webhooks/python-sanic Bumps [sanic](https://github.com/sanic-org/sanic) from 19.9.0 to 20.12.7. - [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.7) --- 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..f968070 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.7 ujson==1.35 urllib3==1.25.6 uvloop==0.13.0