From 247b814d9f18b9b3e0f52c451893c1c037cf53fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:07:11 +0000 Subject: [PATCH] Bump ujson from 1.35 to 5.4.0 in /corpus Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.35 to 5.4.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/v1.35...5.4.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- corpus/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/corpus/requirements.txt b/corpus/requirements.txt index 9aba081..51bc3c5 100644 --- a/corpus/requirements.txt +++ b/corpus/requirements.txt @@ -45,7 +45,7 @@ textacy==0.3.4 thinc==6.5.2 toolz==0.8.2 tqdm==4.11.2 -ujson==1.35 +ujson==5.4.0 Unidecode==0.4.20 wcwidth==0.1.7 webencodings==0.5.1