Skip to content

Commit

Permalink
Bump ujson from 5.1.0 to 5.2.0 in /examples/server/sanic (#278)
Browse files Browse the repository at this point in the history
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](ultrajson/ultrajson@5.1.0...5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2022
1 parent 6869751 commit 592492c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/server/sanic/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ httptools==0.3.0
multidict==5.2.0
sanic==21.12.0
sanic-routing==0.7.2
ujson==5.1.0
ujson==5.2.0
uvloop==0.16.0
websockets==10.1

0 comments on commit 592492c

Please sign in to comment.