Skip to content

Commit 7953d92

Browse files
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](fsspec/adlfs@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>
1 parent e74ec4a commit 7953d92

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ thrift = { version = ">=0.13.0,<1.0.0", optional = true }
6767
mypy-boto3-glue = { version = ">=1.28.18", optional = true }
6868
boto3 = { version = ">=1.24.59", optional = true }
6969
s3fs = { version = ">=2023.1.0,<2024.1.0", optional = true }
70-
adlfs = { version = ">=2023.1.0,<2024.3.0", optional = true }
70+
adlfs = { version = ">=2023.1.0,<2024.5.0", optional = true }
7171
gcsfs = { version = ">=2023.1.0,<2024.1.0", optional = true }
7272
psycopg2-binary = { version = ">=2.9.6", optional = true }
7373
sqlalchemy = { version = "^2.0.18", optional = true }

0 commit comments

Comments
 (0)