From 5456596cd6428ef4c8a5adeb3ffc94c8be4c1468 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 12:28:00 +0000 Subject: [PATCH] build(deps): bump ujson from 5.8.0 to 5.9.0 Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.8.0 to 5.9.0. - [Release notes](https://github.com/ultrajson/ultrajson/releases) - [Commits](https://github.com/ultrajson/ultrajson/compare/5.8.0...5.9.0) --- updated-dependencies: - dependency-name: ujson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6bc21ed9..f9702fe8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -101,7 +101,7 @@ tweepy==4.14.0 # https://github.com/hashberg-io/bases/issues/3 typing-extensions==4.5.0 typing-validation==1.0.0.post2 -ujson==5.8.0 +ujson==5.9.0 update-checker==0.18.0 urllib3==2.1.0 webencodings==0.5.1