From 6dee4cf4f480b47b87948f0701f45b8d42378801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:12:32 +0000 Subject: [PATCH] Bump ujson from 4.0.2 to 5.4.0 in /webapp Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.0.2 to 5.4.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/4.0.2...5.4.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..a17fbf8 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.4.0 uritemplate==3.0.1 urllib3>=1.26.5 Werkzeug==1.0.1