From 2b2e2e38fffc276bd7eddc79659dc4b9173deef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 01:08:08 +0000 Subject: [PATCH] Bump ujson from 1.35 to 5.2.0 in /Facial_Landmark_Detection 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] --- Facial_Landmark_Detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Facial_Landmark_Detection/requirements.txt b/Facial_Landmark_Detection/requirements.txt index b68d1fd..2ea2978 100644 --- a/Facial_Landmark_Detection/requirements.txt +++ b/Facial_Landmark_Detection/requirements.txt @@ -227,7 +227,7 @@ tornado==5.1.1 tqdm==4.28.1 traitlets==4.3.2 Twisted==19.7.0 -ujson==1.35 +ujson==5.2.0 unicodecsv==0.14.1 uritemplate==3.0.0 urllib3==1.24.1