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 de2b2995 Bump azure-identity from 1.15.0 to 1.16.1 (#811)
de2b2995 is described below
commit de2b2995e26e17a76a4569879764d2f0b46da219
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 12 06:13:42 2024 -0700
Bump azure-identity from 1.15.0 to 1.16.1 (#811)
Bumps [azure-identity](https://github.com/Azure/azure-sdk-for-python) from
1.15.0 to 1.16.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
-
[Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
-
[Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-identity_1.15.0...azure-identity_1.16.1)
---
updated-dependencies:
- dependency-name: azure-identity
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
poetry.lock | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/poetry.lock b/poetry.lock
index dfaff2ca..90beb2c1 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -262,7 +262,7 @@ wrapt = "*"
name = "azure-core"
version = "1.30.0"
description = "Microsoft Azure Core Library for Python"
-optional = true
+optional = false
python-versions = ">=3.7"
files = [
{file = "azure-core-1.30.0.tar.gz", hash =
"sha256:6f3a7883ef184722f6bd997262eddaf80cfe7e5b3e0caaaf8db1695695893d35"},
@@ -295,20 +295,20 @@ requests = ">=2.20.0"
[[package]]
name = "azure-identity"
-version = "1.15.0"
+version = "1.16.1"
description = "Microsoft Azure Identity Library for Python"
-optional = true
-python-versions = ">=3.7"
+optional = false
+python-versions = ">=3.8"
files = [
- {file = "azure-identity-1.15.0.tar.gz", hash =
"sha256:4c28fc246b7f9265610eb5261d65931183d019a23d4b0e99357facb2e6c227c8"},
- {file = "azure_identity-1.15.0-py3-none-any.whl", hash =
"sha256:a14b1f01c7036f11f148f22cd8c16e05035293d714458d6b44ddf534d93eb912"},
+ {file = "azure-identity-1.16.1.tar.gz", hash =
"sha256:6d93f04468f240d59246d8afde3091494a5040d4f141cad0f49fc0c399d0d91e"},
+ {file = "azure_identity-1.16.1-py3-none-any.whl", hash =
"sha256:8fb07c25642cd4ac422559a8b50d3e77f73dcc2bbfaba419d06d6c9d7cff6726"},
]
[package.dependencies]
-azure-core = ">=1.23.0,<2.0.0"
+azure-core = ">=1.23.0"
cryptography = ">=2.5"
-msal = ">=1.24.0,<2.0.0"
-msal-extensions = ">=0.3.0,<2.0.0"
+msal = ">=1.24.0"
+msal-extensions = ">=0.3.0"
[[package]]
name = "azure-storage-blob"
@@ -2308,7 +2308,7 @@ broker = ["pymsalruntime (>=0.13.2,<0.15)"]
name = "msal-extensions"
version = "1.1.0"
description = "Microsoft Authentication Library extensions (MSAL EX) provides
a persistence API that can save your data on disk, encrypted on Windows, macOS
and Linux. Concurrent data access will be coordinated by a file lock mechanism."
-optional = true
+optional = false
python-versions = ">=3.7"
files = [
{file = "msal-extensions-1.1.0.tar.gz", hash =
"sha256:6ab357867062db7b253d0bd2df6d411c7891a0ee7308d54d1e4317c1d1c54252"},
@@ -2778,7 +2778,7 @@ files = [
name = "portalocker"
version = "2.8.2"
description = "Wraps the portalocker recipe for easy usage"
-optional = true
+optional = false
python-versions = ">=3.8"
files = [
{file = "portalocker-2.8.2-py3-none-any.whl", hash =
"sha256:cfb86acc09b9aa7c3b43594e19be1345b9d16af3feb08bf92f23d4dce513a28e"},