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 267d3ffa Build: Bump google-auth from 2.49.0 to 2.49.1 (#3151)
267d3ffa is described below
commit 267d3ffa1fb6f651dad3a9b04381ff22c8f6f206
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 17 08:31:41 2026 +0100
Build: Bump google-auth from 2.49.0 to 2.49.1 (#3151)
---
uv.lock | 19 +++----------------
1 file changed, 3 insertions(+), 16 deletions(-)
diff --git a/uv.lock b/uv.lock
index a5b33841..f2056465 100644
--- a/uv.lock
+++ b/uv.lock
@@ -1766,16 +1766,15 @@ grpc = [
[[package]]
name = "google-auth"
-version = "2.49.0"
+version = "2.49.1"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "cryptography" },
{ name = "pyasn1-modules" },
- { name = "rsa" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/7d/59/7371175bfd949abfb1170aa076352131d7281bd9449c0f978604fc4431c3/google_auth-2.49.0.tar.gz",
hash =
"sha256:9cc2d9259d3700d7a257681f81052db6737495a1a46b610597f4b8bafe5286ae", size
= 333444, upload-time = "2026-03-06T21:53:06.07Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/ea/80/6a696a07d3d3b0a92488933532f03dbefa4a24ab80fb231395b9a2a1be77/google_auth-2.49.1.tar.gz",
hash =
"sha256:16d40da1c3c5a0533f57d268fe72e0ebb0ae1cc3b567024122651c045d879b64", size
= 333825, upload-time = "2026-03-12T19:30:58.135Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/37/45/de64b823b639103de4b63dd193480dce99526bd36be6530c2dba85bf7817/google_auth-2.49.0-py3-none-any.whl",
hash =
"sha256:f893ef7307f19cf53700b7e2f61b5a6affe3aa0edf9943b13788920ab92d8d87", size
= 240676, upload-time = "2026-03-06T21:52:38.304Z" },
+ { url =
"https://files.pythonhosted.org/packages/e9/eb/c6c2478d8a8d633460be40e2a8a6f8f429171997a35a96f81d3b680dec83/google_auth-2.49.1-py3-none-any.whl",
hash =
"sha256:195ebe3dca18eddd1b3db5edc5189b76c13e96f29e73043b923ebcf3f1a860f7", size
= 240737, upload-time = "2026-03-12T19:30:53.159Z" },
]
[[package]]
@@ -5583,18 +5582,6 @@ wheels = [
{ url =
"https://files.pythonhosted.org/packages/ed/d2/4a73b18821fd4669762c855fd1f4e80ceb66fb72d71162d14da58444a763/rpds_py-0.28.0-pp311-pypy311_pp73-musllinux_1_2_x86_64.whl",
hash =
"sha256:5d0145edba8abd3db0ab22b5300c99dc152f5c9021fab861be0f0544dc3cbc5f", size
= 552199, upload-time = "2025-10-22T22:24:26.54Z" },
]
-[[package]]
-name = "rsa"
-version = "4.9.1"
-source = { registry = "https://pypi.org/simple" }
-dependencies = [
- { name = "pyasn1" },
-]
-sdist = { url =
"https://files.pythonhosted.org/packages/da/8a/22b7beea3ee0d44b1916c0c1cb0ee3af23b700b6da9f04991899d0c555d4/rsa-4.9.1.tar.gz",
hash =
"sha256:e7bdbfdb5497da4c07dfd35530e1a902659db6ff241e39d9953cad06ebd0ae75", size
= 29034, upload-time = "2025-04-16T09:51:18.218Z" }
-wheels = [
- { url =
"https://files.pythonhosted.org/packages/64/8d/0133e4eb4beed9e425d9a98ed6e081a55d195481b7632472be1af08d2f6b/rsa-4.9.1-py3-none-any.whl",
hash =
"sha256:68635866661c6836b8d39430f97a996acbd61bfa49406748ea243539fe239762", size
= 34696, upload-time = "2025-04-16T09:51:17.142Z" },
-]
-
[[package]]
name = "s3fs"
version = "2026.2.0"