From ef6d14b08d54ef41506c7ddfcca721ea137dbfe4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 01:13:00 +0000 Subject: [PATCH] Bump ujson from 1.35 to 5.2.0 in /Reddit Comment Generator 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] --- Reddit Comment Generator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Reddit Comment Generator/requirements.txt diff --git a/Reddit Comment Generator/requirements.txt b/Reddit Comment Generator/requirements.txt old mode 100755 new mode 100644 index 2ab0072..a451205 --- a/Reddit Comment Generator/requirements.txt +++ b/Reddit Comment Generator/requirements.txt @@ -9,4 +9,4 @@ transformers==2.1.1 scikit-learn==0.21.0 starlette==0.13.0 uvicorn==0.10.8 -ujson==1.35 +ujson==5.2.0