Skip to content

Commit ae49525

Browse files
fix: s3fs pinned version (#2638)
1 parent a7e028a commit ae49525

File tree

2 files changed

+14
-144
lines changed

2 files changed

+14
-144
lines changed

poetry.lock

Lines changed: 13 additions & 143 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
@@ -119,7 +119,7 @@ pytest-cov = "^4.0"
119119
pytest-rerunfailures = "^13.0"
120120
pytest-timeout = "^2.1.0"
121121
pytest-xdist = "^3.0.2"
122-
s3fs = "2023.12.2" # Must be pinned to 0.4.2
122+
s3fs = "0.4.2" # Must be pinned to 0.4.2
123123
tox = "^4.5.0"
124124

125125
# Docs

0 commit comments

Comments
 (0)