From 419aa608a5a708c2581782eedaa75179bcd6cfd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 11:05:04 +0000 Subject: [PATCH] Bump ujson from 2.0.3 to 5.7.0 Bumps [ujson](https://github.com/ultrajson/ultrajson) from 2.0.3 to 5.7.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/2.0.3...5.7.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- benchmarks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/requirements.txt b/benchmarks/requirements.txt index 8049d5d..252d0af 100644 --- a/benchmarks/requirements.txt +++ b/benchmarks/requirements.txt @@ -5,6 +5,6 @@ httpie==2.2.0 sanic==20.3.0 starlette==0.13.4 trinket==0.1.5 -ujson==2.0.3 +ujson==5.7.0 uvicorn==0.11.7 uvloop==0.14.0