From 909dc39fb99fcecc16455dabaf50ea76bf1497ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 23:40:25 +0000 Subject: [PATCH] Bump ujson from 4.0.2 to 5.1.0 in /backend Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.0.2 to 5.1.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/4.0.2...5.1.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 987f6a1..576b939 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.65.2 fastapi_contrib==0.2.10 uvicorn==0.16.0 starlette -ujson==4.0.2 +ujson==5.1.0 python-dotenv==0.18.0 pytz==2021.1 python-libnessus