Browse Source

Bump ujson from 1.35 to 5.4.0 in /examples/server/sanic (#950) #nolog

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

---
updated-dependencies:
- dependency-name: ujson
  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] 3 years ago
committed by GitHub
parent
commit
d17dc3083f
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.7
six==1.10.0
ujson==1.35
ujson==5.4.0
uvloop==0.8.0

Loading…
Cancel
Save