From 2163e21fd48fc6db85480834d340bb6317aaa489 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 14:20:46 -0500 Subject: [PATCH] Bump sanic from 21.6.2 to 21.12.1 in /test-services/awsapi (#2060) Bumps [sanic](https://github.com/sanic-org/sanic) from 21.6.2 to 21.12.1. - [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.6.2...v21.12.1) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test-services/awsapi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-services/awsapi/requirements.txt b/test-services/awsapi/requirements.txt index 986d700d1b..74829c935e 100644 --- a/test-services/awsapi/requirements.txt +++ b/test-services/awsapi/requirements.txt @@ -1,2 +1,2 @@ -sanic==21.6.2 +sanic==21.12.1