From e149cd63eb86793702de28bd025e27c3b9a9f12b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:06:44 +0000 Subject: [PATCH] Bump ujson from 1.33 to 5.4.0 in /benchmarks/api_hour/benchmarks Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.33 to 5.4.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/commits/5.4.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- benchmarks/api_hour/benchmarks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/api_hour/benchmarks/requirements.txt b/benchmarks/api_hour/benchmarks/requirements.txt index 49f7f1c..272b69f 100644 --- a/benchmarks/api_hour/benchmarks/requirements.txt +++ b/benchmarks/api_hour/benchmarks/requirements.txt @@ -3,5 +3,5 @@ aiohttp==0.13.1 aiopg==0.6.2 psycopg2==2.5.4 six==1.8.0 -ujson==1.33 +ujson==5.4.0 api_hour==0.6.2 \ No newline at end of file