Skip to content

Commit

Permalink
chore(deps): bump fsspec from 2024.9.0 to 2024.10.0 (#78)
Browse files Browse the repository at this point in the history
Bumps [fsspec](https://github.com/fsspec/filesystem_spec) from 2024.9.0 to 2024.10.0.
- [Commits](fsspec/filesystem_spec@2024.9.0...2024.10.0)

---
updated-dependencies:
- dependency-name: fsspec
  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>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 2b37a65 commit 1036be9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ importlib-resources = { version = "==6.4.*", python = "<3.9" }
singer-sdk = "^0.41.0"
fs-s3fs = { version = "~=1.1.1", optional = true }
access-parser = {git = "https://github.com/Matatika/access_parser.git"}
fsspec = "^2024.9.0"
fsspec = "^2024.10.0"

[tool.poetry.group.dev.dependencies]
pytest = ">=7.4.0"
Expand Down

0 comments on commit 1036be9

Please sign in to comment.