From 6dd590cc3f76b402ae47b02edb74ee7b1ba275ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 01:08:20 +0000 Subject: [PATCH] Bump ujson from 1.35 to 5.2.0 in /openstack_requirements/tests/files Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.35 to 5.2.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/v1.35...5.2.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- openstack_requirements/tests/files/upper-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack_requirements/tests/files/upper-constraints.txt b/openstack_requirements/tests/files/upper-constraints.txt index 337ffa739..848e3d5f6 100644 --- a/openstack_requirements/tests/files/upper-constraints.txt +++ b/openstack_requirements/tests/files/upper-constraints.txt @@ -233,7 +233,7 @@ uritemplate===3.0.0 django-babel===0.5.1 docutils===0.13.1 notifier===1.0.3 -ujson===1.35 +ujson===5.2.0 selenium===3.3.0 mypy===0.501;python_version=='3.4' mypy===0.501;python_version=='3.5'