From 538df23f0f1694b6fd62a968dc4abbec0fe0ae4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:22:10 +0000 Subject: [PATCH] Bump sanic from 20.3.0 to 20.12.7 in /benchmarks Bumps [sanic](https://github.com/sanic-org/sanic) from 20.3.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/v20.3.0...v20.12.7) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/requirements.txt b/benchmarks/requirements.txt index 8049d5d..f74effa 100644 --- a/benchmarks/requirements.txt +++ b/benchmarks/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.7.4 falcon==2.0.0 gunicorn==20.0.4 httpie==2.2.0 -sanic==20.3.0 +sanic==20.12.7 starlette==0.13.4 trinket==0.1.5 ujson==2.0.3