From d41bd0812156da6010aed8906ae1858362b01a36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 01:12:51 +0000 Subject: [PATCH] Bump ujson from 2.0.2 to 5.2.0 in /1_D_jak_deploy/web_app Bumps [ujson](https://github.com/ultrajson/ultrajson) from 2.0.2 to 5.2.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/2.0.2...5.2.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 1_D_jak_deploy/web_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1_D_jak_deploy/web_app/requirements.txt b/1_D_jak_deploy/web_app/requirements.txt index 4998229..f4a54b9 100644 --- a/1_D_jak_deploy/web_app/requirements.txt +++ b/1_D_jak_deploy/web_app/requirements.txt @@ -25,7 +25,7 @@ requests==2.23.0 Rx==1.6.1 six==1.14.0 starlette==0.13.2 -ujson==2.0.2 +ujson==5.2.0 urllib3==1.25.8 uvicorn==0.11.3 uvloop==0.14.0