From 17002d4c1507dfc23f25b0d816e396782e6c03aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 14:48:41 +0000 Subject: [PATCH] Bump sanic from 0.2.0 to 20.12.6 in /benchmarks/sanic Bumps [sanic](https://github.com/sanic-org/sanic) from 0.2.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/0.2.0...v20.12.6) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/sanic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/sanic/requirements.txt b/benchmarks/sanic/requirements.txt index 838a08a..0ecddb9 100644 --- a/benchmarks/sanic/requirements.txt +++ b/benchmarks/sanic/requirements.txt @@ -1 +1 @@ -sanic==0.2.0 +sanic==20.12.6