Skip to content

Commit

Permalink
chore(deps): bump fsspec from 2024.9.0 to 2024.12.0
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.12.0.
- [Commits](fsspec/filesystem_spec@2024.9.0...2024.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 518c350 commit 82ac7cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -23,7 +23,7 @@ python = ">=3.9,<4.0"
singer-sdk = { version="~=0.40.0", extras = ["faker"] }
fs-s3fs = { version = "~=1.1.1", optional = true }
requests = "~=2.32.3"
fsspec = "~=2024.9.0"
fsspec = "~=2024.12.0"
pyarrow = "~=17.0.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 82ac7cc

Please sign in to comment.