Browse Source

Bump sanic from 20.12.6 to 20.12.7 in /examples/server/sanic (#995) #nolog

Bumps [sanic](https://github.com/sanic-org/sanic) from 20.12.6 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/v20.12.6...v20.12.7)

---
updated-dependencies:
- dependency-name: sanic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/947/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
e31dcff4a3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      examples/server/sanic/requirements.txt

2
examples/server/sanic/requirements.txt

@ -2,7 +2,7 @@ aiofiles==0.3.0
httptools==0.0.9
python_engineio
python_socketio
sanic==20.12.6
sanic==20.12.7
six==1.10.0
ujson==1.35
uvloop==0.8.0

Loading…
Cancel
Save