Skip to content

Commit

Permalink
Bump gcsfs from 2023.6.0 to 2023.9.1
Browse files Browse the repository at this point in the history
Bumps [gcsfs](https://github.com/fsspec/gcsfs) from 2023.6.0 to 2023.9.1.
- [Commits](fsspec/gcsfs@2023.6.0...2023.9.1)

---
updated-dependencies:
- dependency-name: gcsfs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent d93dbf7 commit 9dadbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ azure-storage-blob==12.17.0; python_version >= '3.8'

# GCS
gcsfs==2023.1.0; python_version < '3.8'
gcsfs==2023.6.0; python_version >= '3.8'
gcsfs==2023.9.1; python_version >= '3.8'

# Documentation
myst-nb>=0.16.0
Expand Down

0 comments on commit 9dadbbe

Please sign in to comment.