From dac92f1c4c5937d87eff3acb9896e2d4d4afc5cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 01:12:52 +0000 Subject: [PATCH] Bump ujson from 4.0.2 to 5.2.0 Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.0.2 to 5.2.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/4.0.2...5.2.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1371a1a..f8e682c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ six==1.16.0 SQLAlchemy==1.4.15 typing-extensions==3.10.0.0 tzlocal==2.1 -ujson==4.0.2 +ujson==5.2.0 urllib3==1.26.5 websockets==9.1 yarl==1.6.3 \ No newline at end of file