Skip to content

Commit 77a7d2c

Browse files
Bump adlfs from 2024.4.1 to 2024.7.0 (#958)
Bumps [adlfs](https://github.com/fsspec/adlfs) from 2024.4.1 to 2024.7.0. - [Release notes](https://github.com/fsspec/adlfs/releases) - [Changelog](https://github.com/fsspec/adlfs/blob/main/CHANGELOG.md) - [Commits](fsspec/adlfs@2024.4.1...2024.7.0) --- updated-dependencies: - dependency-name: adlfs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3966263 commit 77a7d2c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -70,7 +70,7 @@ thrift = { version = ">=0.13.0,<1.0.0", optional = true }
7070
mypy-boto3-glue = { version = ">=1.28.18", optional = true }
7171
boto3 = { version = ">=1.24.59", optional = true }
7272
s3fs = { version = ">=2023.1.0,<2024.1.0", optional = true }
73-
adlfs = { version = ">=2023.1.0,<2024.5.0", optional = true }
73+
adlfs = { version = ">=2023.1.0,<2024.8.0", optional = true }
7474
gcsfs = { version = ">=2023.1.0,<2024.1.0", optional = true }
7575
psycopg2-binary = { version = ">=2.9.6", optional = true }
7676
sqlalchemy = { version = "^2.0.18", optional = true }

0 commit comments

Comments
 (0)