From 20ed26ab6715de61833331c610acde75a75a9f0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 01:10:28 +0000 Subject: [PATCH] Bump ujson from 1.35 to 5.2.0 in /install/gargamelle 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] --- install/gargamelle/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/gargamelle/requirements.txt b/install/gargamelle/requirements.txt index 8bc4a94e..4acd8c06 100644 --- a/install/gargamelle/requirements.txt +++ b/install/gargamelle/requirements.txt @@ -25,7 +25,7 @@ python-dateutil==2.4.2 pytz==2016.10 # timezones PyYAML==3.11 RandomWords==0.1.12 -ujson==1.35 +ujson==5.2.0 umalqurra==0.2 # arabic calendars (?? why use ??) networkx==1.11 pandas==0.21.0