From cc94d0312147bd9977c9382a31b08b5b631d4fb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 15:08:21 +0000 Subject: [PATCH] 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 08a031d..961607d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ soupsieve==2.4; python_version >= "3.6" and python_full_version >= "3.6.0" tgcrypto==1.2.5; python_version >= "3.6" and python_version < "4.0" tswift==0.7.0 typing-extensions==4.5.0; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "3.8" -ujson==5.8.0; python_version >= "3.7" +ujson==5.9.0; python_version >= "3.7" urllib3==1.26.18; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7" uvloop==0.19.0 wikipedia==1.4.0