From a942584a3de287011e5ab515297dc4ea123ccb88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:08:41 +0000 Subject: [PATCH] Bump ujson from 2.0.3 to 5.4.0 in /benchmarks Bumps [ujson](https://github.com/ultrajson/ultrajson) from 2.0.3 to 5.4.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/2.0.3...5.4.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production ... 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..0b93e37 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.4.0 uvicorn==0.11.7 uvloop==0.14.0