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 6f1f1119 Build: Bump azure-identity from 1.25.1 to 1.25.2 (#3055)
6f1f1119 is described below
commit 6f1f111953fb997058ca42e6286c12a917b614b0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 17 09:11:13 2026 +0100
Build: Bump azure-identity from 1.25.1 to 1.25.2 (#3055)
---
uv.lock | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/uv.lock b/uv.lock
index 17cdc936..a27e1f45 100644
--- a/uv.lock
+++ b/uv.lock
@@ -407,7 +407,7 @@ wheels = [
[[package]]
name = "azure-identity"
-version = "1.25.1"
+version = "1.25.2"
source = { registry = "https://pypi.org/simple" }
dependencies = [
{ name = "azure-core" },
@@ -416,9 +416,9 @@ dependencies = [
{ name = "msal-extensions" },
{ name = "typing-extensions" },
]
-sdist = { url =
"https://files.pythonhosted.org/packages/06/8d/1a6c41c28a37eab26dc85ab6c86992c700cd3f4a597d9ed174b0e9c69489/azure_identity-1.25.1.tar.gz",
hash =
"sha256:87ca8328883de6036443e1c37b40e8dc8fb74898240f61071e09d2e369361456", size
= 279826, upload-time = "2025-10-06T20:30:02.194Z" }
+sdist = { url =
"https://files.pythonhosted.org/packages/c2/3a/439a32a5e23e45f6a91f0405949dc66cfe6834aba15a430aebfc063a81e7/azure_identity-1.25.2.tar.gz",
hash =
"sha256:030dbaa720266c796221c6cdbd1999b408c079032c919fef725fcc348a540fe9", size
= 284709, upload-time = "2026-02-11T01:55:42.323Z" }
wheels = [
- { url =
"https://files.pythonhosted.org/packages/83/7b/5652771e24fff12da9dde4c20ecf4682e606b104f26419d139758cc935a6/azure_identity-1.25.1-py3-none-any.whl",
hash =
"sha256:e9edd720af03dff020223cd269fa3a61e8f345ea75443858273bcb44844ab651", size
= 191317, upload-time = "2025-10-06T20:30:04.251Z" },
+ { url =
"https://files.pythonhosted.org/packages/9b/77/f658c76f9e9a52c784bd836aaca6fd5b9aae176f1f53273e758a2bcda695/azure_identity-1.25.2-py3-none-any.whl",
hash =
"sha256:1b40060553d01a72ba0d708b9a46d0f61f56312e215d8896d836653ffdc6753d", size
= 191423, upload-time = "2026-02-11T01:55:44.245Z" },
]
[[package]]