From 6a94c9d677db9e9f85d764cc46294fd5c5e2a4b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 01:25:12 +0100 Subject: [PATCH] [stubsabot] Bump ujson to 5.8.* (#10302) Release: https://pypi.org/pypi/ujson/5.8.0 Homepage: https://github.com/ultrajson/ultrajson Diff: https://github.com/ultrajson/ultrajson/compare/5.7.0...5.8.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 15. - Total lines of Python code deleted: 17. --- stubs/ujson/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/ujson/METADATA.toml b/stubs/ujson/METADATA.toml index 17781efc4..295659a16 100644 --- a/stubs/ujson/METADATA.toml +++ b/stubs/ujson/METADATA.toml @@ -1 +1 @@ -version = "5.7.*" +version = "5.8.*"