Skip to content

Commit b84c2c9

Browse files
chore(deps): bump gcsfs from 2025.2.0 to 2025.3.0 (#7155)
Bumps [gcsfs](https://github.com/fsspec/gcsfs) from 2025.2.0 to 2025.3.0. - [Commits](fsspec/gcsfs@2025.2.0...2025.3.0) --- updated-dependencies: - dependency-name: gcsfs 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 3c994ff commit b84c2c9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ click==8.1.8
77
cryptography==44.0.2
88
exceptiongroup==1.2.2 # for backwards compatibility with python < 3.11
99
flake8<5 # pytest-flake8 does not support flake8 5+
10-
gcsfs==2025.2.0
10+
gcsfs==2025.3.0
1111
gcloud==0.18.3
1212
gitpython==3.1.44
1313
google-auth>=2.30.0 # To try to fix "Compute Engine Metadata server call to universe/universe_domain returned 404" errors.

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -506,16 +506,16 @@ frozenlist==1.3.3 \
506506
# via
507507
# aiohttp
508508
# aiosignal
509-
fsspec==2025.2.0 \
510-
--hash=sha256:1c24b16eaa0a1798afa0337aa0db9b256718ab2a89c425371f5628d22c3b6afd \
511-
--hash=sha256:9de2ad9ce1f85e1931858535bc882543171d197001a0a5eb2ddc04f1781ab95b
509+
fsspec==2025.3.0 \
510+
--hash=sha256:a935fd1ea872591f2b5148907d103488fc523295e6c64b835cfad8c3eca44972 \
511+
--hash=sha256:efb87af3efa9103f94ca91a7f8cb7a4df91af9f74fc106c9c7ea0efd7277c1b3
512512
# via gcsfs
513513
gcloud==0.18.3 \
514514
--hash=sha256:0af2dec59fce20561752f86e42d981c6a255e306a6c5e5d1fa3d358a8857e4fb
515515
# via -r requirements.in
516-
gcsfs==2025.2.0 \
517-
--hash=sha256:1013b3f1213d867fffc732dbf1d963127dfa6e5e863f8077696b892696b3e3d9 \
518-
--hash=sha256:293fc0bd40402f954b2f3edc7289116ece3995525abc04473834fcdd3f220bd9
516+
gcsfs==2025.3.0 \
517+
--hash=sha256:afbc2b26a481de66519e9cce7762340ef4781ce01c6663af0d63eda10f6d2c9c \
518+
--hash=sha256:f68d7bc24bd4b944cd55a6963b9fd722c7bd5791f46c6aebacc380e648292c04
519519
# via -r requirements.in
520520
ghp-import==2.1.0 \
521521
--hash=sha256:8337dd7b50877f163d4c0289bc1f1c7f127550241988d568c1db512c4324a619 \

0 commit comments

Comments
 (0)