core: bump google-api-python-client from 2.170.0 to 2.171.0 (#14864)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		@ -35,7 +35,7 @@ dependencies = [
 | 
			
		||||
    "flower==2.0.1",
 | 
			
		||||
    "geoip2==5.1.0",
 | 
			
		||||
    "geopy==2.4.1",
 | 
			
		||||
    "google-api-python-client==2.170.0",
 | 
			
		||||
    "google-api-python-client==2.171.0",
 | 
			
		||||
    "gssapi==1.9.0",
 | 
			
		||||
    "gunicorn==23.0.0",
 | 
			
		||||
    "jsonpatch==1.33",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										9
									
								
								uv.lock
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										9
									
								
								uv.lock
									
									
									
										generated
									
									
									
								
							@ -295,7 +295,7 @@ requires-dist = [
 | 
			
		||||
    { name = "flower", specifier = "==2.0.1" },
 | 
			
		||||
    { name = "geoip2", specifier = "==5.1.0" },
 | 
			
		||||
    { name = "geopy", specifier = "==2.4.1" },
 | 
			
		||||
    { name = "google-api-python-client", specifier = "==2.170.0" },
 | 
			
		||||
    { name = "google-api-python-client", specifier = "==2.171.0" },
 | 
			
		||||
    { name = "gssapi", specifier = "==1.9.0" },
 | 
			
		||||
    { name = "gunicorn", specifier = "==23.0.0" },
 | 
			
		||||
    { name = "jsonpatch", specifier = "==1.33" },
 | 
			
		||||
@ -1397,7 +1397,7 @@ wheels = [
 | 
			
		||||
 | 
			
		||||
[[package]]
 | 
			
		||||
name = "google-api-python-client"
 | 
			
		||||
version = "2.170.0"
 | 
			
		||||
version = "2.171.0"
 | 
			
		||||
source = { registry = "https://pypi.org/simple" }
 | 
			
		||||
dependencies = [
 | 
			
		||||
    { name = "google-api-core" },
 | 
			
		||||
@ -1406,10 +1406,7 @@ dependencies = [
 | 
			
		||||
    { name = "httplib2" },
 | 
			
		||||
    { name = "uritemplate" },
 | 
			
		||||
]
 | 
			
		||||
sdist = { url = "https://files.pythonhosted.org/packages/db/86/1bd09aea2664a46bc65713cb7876381ec8949a4b1e71be97dfc359c79781/google_api_python_client-2.170.0.tar.gz", hash = "sha256:75f3a1856f11418ea3723214e0abc59d9b217fd7ed43dcf743aab7f06ab9e2b1", size = 12971933, upload-time = "2025-05-22T20:39:52.802Z" }
 | 
			
		||||
wheels = [
 | 
			
		||||
    { url = "https://files.pythonhosted.org/packages/ca/ab/928fb4551ce9c791de96b0681924d46de9a5b50931394fd19850383a08a1/google_api_python_client-2.170.0-py3-none-any.whl", hash = "sha256:7bf518a0527ad23322f070fa69f4f24053170d5c766821dc970ff0571ec22748", size = 13490660, upload-time = "2025-05-22T20:39:49.834Z" },
 | 
			
		||||
]
 | 
			
		||||
sdist = { url = "https://files.pythonhosted.org/packages/35/99/237cd2510aecca9fabb54007e58553274cc43cb3c18512ee1ea574d11b87/google_api_python_client-2.171.0.tar.gz", hash = "sha256:057a5c08d28463c6b9eb89746355de5f14b7ed27a65c11fdbf1d06c66bb66b23", size = 13028937, upload-time = "2025-06-03T18:57:38.732Z" }
 | 
			
		||||
 | 
			
		||||
[[package]]
 | 
			
		||||
name = "google-auth"
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user