Skip to content

Commit

Permalink
chore(deps-dev): Update s3fs requirement from ~=2023.12.2 to ~=2024.2…
Browse files Browse the repository at this point in the history
….0 (#189)
  • Loading branch information
dependabot[bot] committed Feb 5, 2024
1 parent 094978f commit 53c6244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ optional-dependencies.gcs = [
"gcsfs~=2023.12.2.post1",
]
optional-dependencies.s3 = [
"s3fs~=2023.12.2",
"s3fs~=2024.2.0",
]
optional-dependencies.testing = [
"deptry>=0.12",
Expand Down

0 comments on commit 53c6244

Please sign in to comment.