From 6b829709442145a196f4ef98defc9fca3fb71dfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Jul 2021 20:31:36 +0000 Subject: [PATCH] Bump ujson from 3.2.0 to 4.0.2 Bumps [ujson](https://github.com/ultrajson/ultrajson) from 3.2.0 to 4.0.2. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/3.2.0...4.0.2) Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 2c3fce1..3846438 100644 --- a/setup.cfg +++ b/setup.cfg @@ -11,7 +11,7 @@ install_requires = PyJWT==1.7.1 PyYAML==5.3.1 roll==0.13.0 - ujson==3.2.0 + ujson==4.0.2 minicli==0.5.0 python-slugify==4.0.1 debts==0.5