Compare commits

..
Author SHA1 Message Date
dependabot[bot]andGitHub fcfc38d144 Bump fsspec from 2024.12.0 to 2026.4.0
Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2024.12.0 to 2026.4.0.
- [Commits](https://github.com/fsspec/filesystem_spec/compare/2024.12.0...2026.4.0)

---
updated-dependencies:
- dependency-name: fsspec
  dependency-version: 2026.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-02 18:31:55 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
- uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
with:
python-version: "3.12"
- run: echo "::add-matcher::.github/workflows/matchers/actionlint.json"
+1 -1
View File
@@ -214,7 +214,7 @@ frozenlist==1.5.0
# via
# aiohttp
# aiosignal
fsspec==2024.12.0
fsspec==2026.4.0
# via
# datasets
# evaluate