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

honahx 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 7953d92e Build: Bump adlfs from 2024.2.0 to 2024.4.1 (#627)
7953d92e is described below

commit 7953d92e8d856ce2881bab95691809c48269d041
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 18 23:24:39 2024 -0700

    Build: Bump adlfs from 2024.2.0 to 2024.4.1 (#627)
    
    Bumps [adlfs](https://github.com/fsspec/adlfs) from 2024.2.0 to 2024.4.1.
    - [Release notes](https://github.com/fsspec/adlfs/releases)
    - [Changelog](https://github.com/fsspec/adlfs/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/fsspec/adlfs/compare/2024.2.0...2024.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: adlfs
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 poetry.lock    | 20 ++++++++++----------
 pyproject.toml |  2 +-
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/poetry.lock b/poetry.lock
index 0d5cf5cc..6d53836c 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -2,13 +2,13 @@
 
 [[package]]
 name = "adlfs"
-version = "2024.2.0"
+version = "2024.4.1"
 description = "Access Azure Datalake Gen1 with fsspec and dask"
 optional = true
 python-versions = ">=3.8"
 files = [
-    {file = "adlfs-2024.2.0-py3-none-any.whl", hash = 
"sha256:6514fb147032eea843e4b773c557df90cf6a929185edc7c97f7a12b91bfc1fa1"},
-    {file = "adlfs-2024.2.0.tar.gz", hash = 
"sha256:860f5ddbd7f3c2553d84a101717dc5736e823305e0d51e8c0058bc85a7fa304d"},
+    {file = "adlfs-2024.4.1-py3-none-any.whl", hash = 
"sha256:acea94612ddacaa34ea8c6babcc95b8da6982f930cdade7a86fbd17382403e16"},
+    {file = "adlfs-2024.4.1.tar.gz", hash = 
"sha256:75530a45447f358ae53c5c39c298b8d966dae684be84db899f63b94cd96fc000"},
 ]
 
 [package.dependencies]
@@ -48,7 +48,7 @@ boto3 = ["boto3 (>=1.33.2,<1.34.35)"]
 name = "aiohttp"
 version = "3.9.4"
 description = "Async http client/server framework (asyncio)"
-optional = false
+optional = true
 python-versions = ">=3.8"
 files = [
     {file = "aiohttp-3.9.4-cp310-cp310-macosx_10_9_universal2.whl", hash = 
"sha256:76d32588ef7e4a3f3adff1956a0ba96faabbdee58f2407c122dd45aa6e34f372"},
@@ -158,7 +158,7 @@ typing_extensions = {version = ">=4.0", markers = 
"python_version < \"3.10\""}
 name = "aiosignal"
 version = "1.3.1"
 description = "aiosignal: a list of registered asynchronous callbacks"
-optional = false
+optional = true
 python-versions = ">=3.7"
 files = [
     {file = "aiosignal-1.3.1-py3-none-any.whl", hash = 
"sha256:f8376fb07dd1e86a584e4fcdec80b36b7f81aac666ebc724e2c090300dd83b17"},
@@ -186,7 +186,7 @@ typing-extensions = {version = ">=4.0.0", markers = 
"python_version < \"3.9\""}
 name = "async-timeout"
 version = "4.0.3"
 description = "Timeout context manager for asyncio programs"
-optional = false
+optional = true
 python-versions = ">=3.7"
 files = [
     {file = "async-timeout-4.0.3.tar.gz", hash = 
"sha256:4640d96be84d82d02ed59ea2b7105a0f7b33abe8703703cd0ab0bf87c427522f"},
@@ -1087,7 +1087,7 @@ Flask = ">=0.9"
 name = "frozenlist"
 version = "1.4.1"
 description = "A list-like structure which implements 
collections.abc.MutableSequence"
-optional = false
+optional = true
 python-versions = ">=3.8"
 files = [
     {file = "frozenlist-1.4.1-cp310-cp310-macosx_10_9_universal2.whl", hash = 
"sha256:f9aa1878d1083b276b0196f2dfbe00c9b7e752475ed3b682025ff20c1c1f51ac"},
@@ -2265,7 +2265,7 @@ files = [
 name = "multidict"
 version = "6.0.5"
 description = "multidict implementation"
-optional = false
+optional = true
 python-versions = ">=3.7"
 files = [
     {file = "multidict-6.0.5-cp310-cp310-macosx_10_9_universal2.whl", hash = 
"sha256:228b644ae063c10e7f324ab1ab6b548bdf6f8b47f3ec234fef1093bc2735e5f9"},
@@ -4211,7 +4211,7 @@ files = [
 name = "yarl"
 version = "1.9.4"
 description = "Yet another URL library"
-optional = false
+optional = true
 python-versions = ">=3.7"
 files = [
     {file = "yarl-1.9.4-cp310-cp310-macosx_10_9_universal2.whl", hash = 
"sha256:a8c1df72eb746f4136fe9a2e72b0c9dc1da1cbd23b5372f94b5820ff8ae30e0e"},
@@ -4406,4 +4406,4 @@ zstandard = ["zstandard"]
 [metadata]
 lock-version = "2.0"
 python-versions = "^3.8"
-content-hash = 
"3120b6b7aa7ac270c0ab44784b76d9f2e0197265c0622d2ad8c667975a282867"
+content-hash = 
"50102ca0e5a391afb2dc0ce30e0affb9b9fb14c94b093b78e95bf5a721f978de"
diff --git a/pyproject.toml b/pyproject.toml
index 5c907d0e..c97aa42a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -67,7 +67,7 @@ thrift = { version = ">=0.13.0,<1.0.0", optional = true }
 mypy-boto3-glue = { version = ">=1.28.18", optional = true }
 boto3 = { version = ">=1.24.59", optional = true }
 s3fs = { version = ">=2023.1.0,<2024.1.0", optional = true }
-adlfs = { version = ">=2023.1.0,<2024.3.0", optional = true }
+adlfs = { version = ">=2023.1.0,<2024.5.0", optional = true }
 gcsfs = { version = ">=2023.1.0,<2024.1.0", optional = true }
 psycopg2-binary = { version = ">=2.9.6", optional = true }
 sqlalchemy = { version = "^2.0.18", optional = true }

Reply via email to