From 781202fa657fa3e3ae0363cd260f0b72622ecd14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 01:19:17 +0000 Subject: [PATCH] Bump ujson from 1.35 to 5.2.0 in /caldera Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.35 to 5.2.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/v1.35...5.2.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- caldera/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caldera/requirements.txt b/caldera/requirements.txt index 623ea3fa7..5fcdecc5c 100644 --- a/caldera/requirements.txt +++ b/caldera/requirements.txt @@ -21,7 +21,7 @@ PyYAML==3.12 requests==2.18.4 six==1.11.0 toolz==0.9.0 -ujson==1.35 +ujson==5.2.0 unification==0.2.2 urllib3==1.22 yarl==1.0.0