From 79071e6f0e344f4c32ee12107301cc90bd9be50b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 01:13:25 +0000 Subject: [PATCH] Bump ujson from 4.0.2 to 5.2.0 in /webapp Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.0.2 to 5.2.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/4.0.2...5.2.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/requirements.txt b/webapp/requirements.txt index 43a37ac..fe707b9 100644 --- a/webapp/requirements.txt +++ b/webapp/requirements.txt @@ -106,7 +106,7 @@ sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.4 sseclient==0.0.27 typing-extensions==3.7.4.3 -ujson==4.0.2 +ujson==5.2.0 uritemplate==3.0.1 urllib3>=1.26.5 Werkzeug==1.0.1