Skip to content

Commit 3ae2af5

Browse files
authored
Merge pull request #316 from google/pr-313
Update gcsfs requirement from <=2026.3.0 to <=2026.4.0
2 parents 2d097d1 + b73b6a6 commit 3ae2af5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ tests = [
4646
dataflow = [
4747
"absl-py",
4848
"apache-beam[gcp]",
49-
"gcsfs<=2026.3.0",
49+
"gcsfs<=2026.4.0",
5050
"xarray-beam",
5151
]
5252
examples = [

0 commit comments

Comments
 (0)