From ffa4999e3105778fac0271aa6b874c3e4d78d5fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:14:37 +0000 Subject: [PATCH] [stubsabot] Bump httplib2 to 0.22.* (#9916) Release: https://pypi.org/pypi/httplib2/0.22.0 Homepage: https://github.com/httplib2/httplib2 Diff: https://github.com/httplib2/httplib2/compare/v0.21.0...v0.22.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 21. - Total lines of Python code deleted: 5. --- stubs/httplib2/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/httplib2/METADATA.toml b/stubs/httplib2/METADATA.toml index e22598a66..035554b96 100644 --- a/stubs/httplib2/METADATA.toml +++ b/stubs/httplib2/METADATA.toml @@ -1 +1 @@ -version = "0.21.*" +version = "0.22.*"