From 27c786a64192c3b953185d308bc8b5be6cac3c63 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jul 2022 21:06:46 +0000 Subject: [PATCH] Bump ujson from 1.33 to 5.4.0 in /examples/http_and_ssh Bumps [ujson](https://github.com/ultrajson/ultrajson) from 1.33 to 5.4.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/commits/5.4.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/http_and_ssh/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/http_and_ssh/requirements.txt b/examples/http_and_ssh/requirements.txt index f2de122..2d39cae 100644 --- a/examples/http_and_ssh/requirements.txt +++ b/examples/http_and_ssh/requirements.txt @@ -11,4 +11,4 @@ pycparser==2.10 pycrypto==2.6.1 setproctitle==1.1.8 six==1.9.0 -ujson==1.33 +ujson==5.4.0