From 02d411eb57bde09ac4de3ebf39d5c08bbc342f71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:55:10 +0000 Subject: [PATCH] Bump ujson in /Code/wandb/run-20200527_043454-87dc2la9 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] --- Code/wandb/run-20200527_043454-87dc2la9/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/wandb/run-20200527_043454-87dc2la9/requirements.txt b/Code/wandb/run-20200527_043454-87dc2la9/requirements.txt index 88a9428..aaf4dba 100644 --- a/Code/wandb/run-20200527_043454-87dc2la9/requirements.txt +++ b/Code/wandb/run-20200527_043454-87dc2la9/requirements.txt @@ -246,7 +246,7 @@ tornado==6.0.4 tqdm==4.46.0 traitlets==4.3.3 typing-extensions==3.7.4.1 -ujson==1.35 +ujson==5.4.0 unicodecsv==0.14.1 urllib3==1.25.8 wandb==0.8.36