Browse Source

Bump ujson from 1.35 to 5.2.0 in /examples/server/sanic

Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.35 to 5.2.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/v1.35...5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/930/head
dependabot[bot] 3 years ago
committed by GitHub
parent
commit
b48d7956a3
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

@ -4,5 +4,5 @@ python_engineio
python_socketio
sanic==20.12.6
six==1.10.0
ujson==1.35
ujson==5.2.0
uvloop==0.8.0

Loading…
Cancel
Save