From 7e20bf8d36ae64e9397df7978640f2343b1e7416 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Oct 2021 04:02:27 +0000 Subject: [PATCH] Bump ujson from 3.2.0 to 4.2.0 Bumps [ujson](https://github.com/ultrajson/ultrajson) from 3.2.0 to 4.2.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/3.2.0...4.2.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production update-type: version-update:semver-major ... 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..7c45ea5 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.2.0 minicli==0.5.0 python-slugify==4.0.1 debts==0.5