From fd5fc3266d9dc755f98c895dc20dba96148a4cdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 22:21:21 +0000 Subject: [PATCH] Bump ujson in /container_recipes/soft-matter/conf/python Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.35 to 5.4.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/v1.35...5.4.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- container_recipes/soft-matter/conf/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container_recipes/soft-matter/conf/python/requirements.txt b/container_recipes/soft-matter/conf/python/requirements.txt index b9c2aa0..99643b9 100644 --- a/container_recipes/soft-matter/conf/python/requirements.txt +++ b/container_recipes/soft-matter/conf/python/requirements.txt @@ -338,7 +338,7 @@ Twisted twine typed-ast typing-extensions -ujson==1.35 +ujson==5.4.0 Unidecode urllib3 versioneer