This is an automated email from the ASF dual-hosted git repository.

geruh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-python.git


The following commit(s) were added to refs/heads/main by this push:
     new aa80a45a Build: Bump google-auth from 2.49.2 to 2.50.0 (#3343)
aa80a45a is described below

commit aa80a45a3b38f38ca6458785162181420d0a835a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 13:32:40 2026 -0700

    Build: Bump google-auth from 2.49.2 to 2.50.0 (#3343)
---
 uv.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/uv.lock b/uv.lock
index 0c9700a0..cf2dc6bc 100644
--- a/uv.lock
+++ b/uv.lock
@@ -1771,15 +1771,15 @@ grpc = [
 
 [[package]]
 name = "google-auth"
-version = "2.49.2"
+version = "2.50.0"
 source = { registry = "https://pypi.org/simple"; }
 dependencies = [
     { name = "cryptography" },
     { name = "pyasn1-modules" },
 ]
-sdist = { url = 
"https://files.pythonhosted.org/packages/c6/fc/e925290a1ad95c975c459e2df070fac2b90954e13a0370ac505dff78cb99/google_auth-2.49.2.tar.gz";,
 hash = 
"sha256:c1ae38500e73065dcae57355adb6278cf8b5c8e391994ae9cbadbcb9631ab409", size 
= 333958, upload-time = "2026-04-10T00:41:21.888Z" }
+sdist = { url = 
"https://files.pythonhosted.org/packages/5f/18/238d7021d151bdab868f23433817b027dd759135202f4dfce0670d1230ca/google_auth-2.50.0.tar.gz";,
 hash = 
"sha256:f35eafb191195328e8ce10a7883970877e7aeb49c2bfaa54aa0e394316d353d0", size 
= 336523, upload-time = "2026-04-30T21:19:29.659Z" }
 wheels = [
-    { url = 
"https://files.pythonhosted.org/packages/73/76/d241a5c927433420507215df6cac1b1fa4ac0ba7a794df42a84326c68da8/google_auth-2.49.2-py3-none-any.whl";,
 hash = 
"sha256:c2720924dfc82dedb962c9f52cabb2ab16714fd0a6a707e40561d217574ed6d5", size 
= 240638, upload-time = "2026-04-10T00:41:14.501Z" },
+    { url = 
"https://files.pythonhosted.org/packages/37/cf/4880c2137c14280b2f59975cdf12cc442bc0ae1f9ea473a26eaa0c146786/google_auth-2.50.0-py3-none-any.whl";,
 hash = 
"sha256:04382175e28b94f49694977f0a792688b59a668def1499e9d8de996dc9ce5b15", size 
= 246495, upload-time = "2026-04-30T21:19:27.664Z" },
 ]
 
 [[package]]

Reply via email to