From 106a95cee4f193492694dcc52c2c5a52b56e0ce7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:24:10 +0000 Subject: [PATCH] Bump ujson from 4.0.2 to 5.4.0 in /clients/python-fastapi/generated Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.0.2 to 5.4.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/4.0.2...5.4.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- clients/python-fastapi/generated/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/python-fastapi/generated/requirements.txt b/clients/python-fastapi/generated/requirements.txt index ce66f96d4..c73497f43 100644 --- a/clients/python-fastapi/generated/requirements.txt +++ b/clients/python-fastapi/generated/requirements.txt @@ -28,7 +28,7 @@ Rx==1.6.1 six==1.16.0 starlette==0.14.2 typing-extensions==3.10.0.0 -ujson==4.0.2 +ujson==5.4.0 urllib3==1.26.4 uvicorn==0.13.4 uvloop==0.14.0