From ecc46641dd5a7f561ef9052924f77b611a5b9815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 01:13:09 +0000 Subject: [PATCH] Bump ujson from 2.0.3 to 5.2.0 Bumps [ujson](https://github.com/ultrajson/ultrajson) from 2.0.3 to 5.2.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/2.0.3...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 dd76a671..bf31985e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -70,7 +70,7 @@ click==7.1.1 construct==2.10.56 ioisis==0.3.0 JPype1==1.0.1 -ujson==2.0.3 +ujson==5.2.0 psycopg2-binary==2.8.5 aiohttp==3.7.3 tenacity==6.3.1 \ No newline at end of file