This is an automated email from the ASF dual-hosted git repository.
Fokko 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 6dcdcafa2 Build: Bump google-auth from 2.52.0 to 2.53.0 (#3396)
6dcdcafa2 is described below
commit 6dcdcafa26cffd1a8e7ff4f251d94cc859511b03
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 23 07:49:30 2026 +0200
Build: Bump google-auth from 2.52.0 to 2.53.0 (#3396)
---
uv.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/uv.lock b/uv.lock
index 2d10e8e28..6d73fe7fe 100644
--- a/uv.lock
+++ b/uv.lock
@@ -1766,15 +1766,15 @@ grpc = [
[[package]]
name = "google-auth"
-version = "2.52.0"
+version = "2.53.0"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "cryptography" },
{ name = "pyasn1-modules" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/d4/f8/80d2493cbedece1c623dc3e3cb1883300871af0dcdae254409522985ac23/google_auth-2.52.0.tar.gz",
hash =
"sha256:01f30e1a9e3638698d89464f5e603ce29d18e1c0e63ec31ac570aba4e164aaf5", size
= 335027, upload-time = "2026-05-07T19:45:24.033Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/c6/ad/ff781329bbbdc0974a098d996e89c9e1f7024262f9e3eec442fbb9ad1ac6/google_auth-2.53.0.tar.gz",
hash =
"sha256:e7e6aa16f6bee7b2b264830fd04f08087a1d5a836df516251a5d15327b246c9c", size
= 335844, upload-time = "2026-05-15T20:53:07.928Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/ee/fc/2cdc74252746f547f81ff3f02d4d4234a3f411b5de5b61af97e633a060b9/google_auth-2.52.0-py3-none-any.whl",
hash =
"sha256:aee92803ba0ff93a70a3b8a35c7b4797837751cd6380b63ff38372b98f3ed627", size
= 245614, upload-time = "2026-05-07T19:45:21.914Z" },
+ { url =
"https://files.pythonhosted.org/packages/4a/c9/db44165ba7c581268c6d46017ef63339110378305062830104fc7fa144cb/google_auth-2.53.0-py3-none-any.whl",
hash =
"sha256:6e7449917c599b35126a99ec268ec6880301f2fea41dce198fe8fd83ff642b68", size
= 246071, upload-time = "2026-05-15T20:53:05.609Z" },
]
[[package]]