You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by fo...@apache.org on 2023/05/08 13:45:14 UTC

[iceberg] branch master updated: Build: Bump adlfs from 2023.1.0 to 2023.4.0 in /python (#7543)

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

fokko pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/master by this push:
     new bbd24684fe Build: Bump adlfs from 2023.1.0 to 2023.4.0 in /python (#7543)
bbd24684fe is described below

commit bbd24684fe0ab8d6f8185742ed145b9bfb362754
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Mon May 8 15:45:08 2023 +0200

    Build: Bump adlfs from 2023.1.0 to 2023.4.0 in /python (#7543)
    
    Bumps [adlfs](https://github.com/dask/adlfs) from 2023.1.0 to 2023.4.0.
    - [Changelog](https://github.com/fsspec/adlfs/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/dask/adlfs/compare/2023.1.0...2023.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: adlfs
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <su...@github.com>
    Co-authored-by: dependabot[bot] <49...@users.noreply.github.com>
---
 python/poetry.lock | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/python/poetry.lock b/python/poetry.lock
index 31c6d468f1..cdd9dee34a 100644
--- a/python/poetry.lock
+++ b/python/poetry.lock
@@ -20,14 +20,14 @@ requests = ">=2.0.0,<3"
 
 [[package]]
 name = "adlfs"
-version = "2023.1.0"
+version = "2023.4.0"
 description = "Access Azure Datalake Gen1 with fsspec and dask"
 category = "main"
 optional = true
 python-versions = ">=3.8"
 files = [
-    {file = "adlfs-2023.1.0-py3-none-any.whl", hash = "sha256:ccbdd6d33d5b7bce99a4a07c884c82fb135745d39b2d9b7b672f8e9d4d04407f"},
-    {file = "adlfs-2023.1.0.tar.gz", hash = "sha256:eca53f53d88fc8e2e7a2f1d8f5a40b8a1c56aa3b541e4aa2e7eaf55a6a789262"},
+    {file = "adlfs-2023.4.0-py3-none-any.whl", hash = "sha256:43f91a7478a7bb8e1521f4b9369ca6685cdae5392b2b382744f58a40c6d7c877"},
+    {file = "adlfs-2023.4.0.tar.gz", hash = "sha256:84bf8875c57d6cc7e8b3f38034b117b4f43be1c7010aef9947bb5044c7b2fa37"},
 ]
 
 [package.dependencies]