From 7e3bb86581cbd694b663bb081a2fbda6ebdd146f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 12:09:02 +0000 Subject: [PATCH] [stubsabot] Bump simplejson to 3.20.* (#13505) Co-authored-by: stubsabot <> --- stubs/simplejson/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/simplejson/METADATA.toml b/stubs/simplejson/METADATA.toml index e41e9f31a..dde6372bd 100644 --- a/stubs/simplejson/METADATA.toml +++ b/stubs/simplejson/METADATA.toml @@ -1,2 +1,2 @@ -version = "3.19.*" +version = "3.20.*" upstream_repository = "https://github.com/simplejson/simplejson"