From c3b051291bd1dcaf35b11d7c50ee1144a7655bf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:04:31 +0000 Subject: [PATCH] Bump ujson from 4.0.2 to 5.4.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1371a1a..b419516 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.4.0 urllib3==1.26.5 websockets==9.1 yarl==1.6.3 \ No newline at end of file