[httplib2] Update to 0.30.* (#14665)

This commit is contained in:
Semyon Moroz
2025-08-30 08:17:03 -04:00
committed by GitHub
parent 34472bbc98
commit a01ad0b0b9
2 changed files with 1 additions and 54 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "0.22.*"
version = "0.30.*"
upstream_repository = "https://github.com/httplib2/httplib2"