From c5124613366ce939e9c7f90f116a01b2b59628da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 19:57:39 +0000 Subject: [PATCH] Bump sanic from 21.9.3 to 21.12.2 in /build Bumps [sanic](https://github.com/sanic-org/sanic) from 21.9.3 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.9.3...v21.12.2) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/requirements.txt b/build/requirements.txt index 3909025..6455423 100644 --- a/build/requirements.txt +++ b/build/requirements.txt @@ -1,6 +1,6 @@ wheel pygame==2.0.2 -sanic==21.9.3 +sanic==21.12.2 sanic-Cors==2.0.1 syncer==1.3.0 aiohttp==3.7.4