Skip to content

Commit 46e9de2

Browse files
Bump sanic from 20.3.0 to 20.12.6 in /requirements
Bumps [sanic](https://github.com/sanic-org/sanic) from 20.3.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](sanic-org/sanic@v20.3.0...v20.12.6) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0f3878 commit 46e9de2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
aioredis==1.3.1
22
asyncpg==0.21.0
3-
sanic==20.3.0
3+
sanic==20.12.6
44
flake8==3.8.1
55
isort==4.3.21

requirements/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
aioredis==1.3.1
22
asyncpg==0.21.0
3-
sanic==20.3.0
3+
sanic==20.12.6

0 commit comments

Comments
 (0)