From 9f8a28d855f1b0b083d7bf9fdaba70f570481ffe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:44:50 +0000 Subject: [PATCH] Bump ujson from 2.0.2 to 5.4.0 in /1_D_jak_deploy/web_app Bumps [ujson](https://github.com/ultrajson/ultrajson) from 2.0.2 to 5.4.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/2.0.2...5.4.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..a6adace 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.4.0 urllib3==1.25.8 uvicorn==0.11.3 uvloop==0.14.0