From 93b6c6bb1a34dab436424bc3dec343e2fcfc6154 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:36:56 +0000 Subject: [PATCH] Bump ujson from 1.35 to 5.4.0 in /Facial_Landmark_Detection 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] --- 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..cc08fd7 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.4.0 unicodecsv==0.14.1 uritemplate==3.0.0 urllib3==1.24.1