From ae3a006ed8a84446c24266dd16e8fa73c3b26d52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 01:16:31 +0000 Subject: [PATCH] Bump ujson from 3.0.0 to 5.2.0 Bumps [ujson](https://github.com/ultrajson/ultrajson) from 3.0.0 to 5.2.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/3.0.0...5.2.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6820d5b..610cfcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ # Automatically generated by https://github.com/damnever/pigar. -ujson == 3.0.0 +ujson == 5.2.0