From 5d03bc144432ff844992d52278a72db5bf3c14ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:07:32 +0000 Subject: [PATCH] Bump ujson from 1.35 to 5.4.0 in /hack_etherscan 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] --- hack_etherscan/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack_etherscan/requirements.txt b/hack_etherscan/requirements.txt index 3fca021..f71a0ed 100644 --- a/hack_etherscan/requirements.txt +++ b/hack_etherscan/requirements.txt @@ -235,7 +235,7 @@ traits==4.6.0 traitsui==5.1.0 Twisted==17.5.0 txaio==2.8.0 -ujson==1.35 +ujson==5.4.0 unicodecsv==0.14.1 uritemplate==3.0.0 urllib3==1.22