From f2e22dd785cca90efc17f1622368d9a6b2167e40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:22:14 +0000 Subject: [PATCH] build(deps): bump sanic from 21.12.1 to 21.12.2 in /frameworks/sanic Bumps [sanic](https://github.com/sanic-org/sanic) from 21.12.1 to 21.12.2. - [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/v21.12.1...v21.12.2) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- frameworks/sanic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/sanic/requirements.txt b/frameworks/sanic/requirements.txt index e7f5e45..84bbfec 100644 --- a/frameworks/sanic/requirements.txt +++ b/frameworks/sanic/requirements.txt @@ -1 +1 @@ -sanic == 21.12.1 +sanic == 21.12.2