From a2469b316ac741a96ad7116b6e9ab2bc01b25f8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:44:49 +0000 Subject: [PATCH] Bump ujson from 1.35 to 5.4.0 in /Reddit Comment Generator 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] --- 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..54df9d0 --- 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.4.0