Skip to content

Commit ae3099d

Browse files
dependabot[bot]grantxSAVIKx
authored
chore: bump sanic from 20.12.3 to 20.12.6 in /requirements (cloudevents#155)
Bumps [sanic](https://github.com/sanic-org/sanic) from 20.12.3 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.12.3...v20.12.6) --- updated-dependencies: - dependency-name: sanic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Grant Timmerman <744973+grant@users.noreply.github.com> Co-authored-by: Yurii Serhiichuk <xSAVIKx@users.noreply.github.com>
1 parent 885d365 commit ae3099d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ flake8-strict
66
pytest
77
pytest-cov
88
# web app tests
9-
sanic<=20.12.4; python_version <= '3.6'
9+
sanic<=20.12.6; python_version <= '3.6'
1010
sanic; python_version > '3.6'
1111
sanic-testing; python_version > '3.6'
1212
aiohttp

0 commit comments

Comments
 (0)