From ed995e3fc71912931ed67fb48ac20ca72ac76672 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Aug 2022 05:24:17 +0000 Subject: [PATCH] build(deps): bump sanic from 19.12.2 to 20.12.7 in /requirements Bumps [sanic](https://github.com/sanic-org/sanic) from 19.12.2 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/v19.12.2...v20.12.7) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 5952f14..cbf1ab3 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,4 +1,4 @@ -sanic==19.12.2 +sanic==20.12.7 python-decouple==3.3 SQLAlchemy==1.3.12 alembic==1.3.2