[stubsabot] Bump httplib2 to 0.21.* (#9038)

Release: https://pypi.org/pypi/httplib2/0.21.0
Homepage: https://github.com/httplib2/httplib2
Diff: https://github.com/httplib2/httplib2/compare/v0.20.4...v0.21.0

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 77.
 - Total lines of Python code deleted: 21.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Co-authored-by: stubsabot <>
This commit is contained in:
github-actions[bot]
2022-10-30 09:48:23 +00:00
committed by GitHub
parent ef788b899d
commit ded1090337

View File

@@ -1 +1 @@
version = "0.20.*"
version = "0.21.*"