From ece38c5af7c26fff1699ab82f20aacd043cc1e86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 01:13:09 +0000 Subject: [PATCH] Bump ujson from 1.35 to 5.2.0 in /lang-model-image/content 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] --- lang-model-image/content/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang-model-image/content/requirements.txt b/lang-model-image/content/requirements.txt index a18bf6b..95a4c28 100644 --- a/lang-model-image/content/requirements.txt +++ b/lang-model-image/content/requirements.txt @@ -1,4 +1,4 @@ nltk==3.3 numpy==1.15.0 -ujson==1.35 +ujson==5.2.0 pymongo==3.7.2 \ No newline at end of file