Skip to content

Commit

Permalink
chore(deps): update dependency fsspec to <2024.10.1 (#10340)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Phillip Cloud <[email protected]>
  • Loading branch information
renovate[bot] and cpcloud authored Oct 22, 2024
1 parent c7c929d commit b9ba2c3
Show file tree
Hide file tree
Showing 4 changed files with 106 additions and 15 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ibis-backends.yml
Original file line number Diff line number Diff line change
Expand Up @@ -680,6 +680,9 @@ jobs:
deps:
- [email protected]
- [email protected]
- googleapis-common-protos
- grpcio
- grpcio-status
steps:
- name: checkout
uses: actions/checkout@v4
Expand Down
111 changes: 99 additions & 12 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 @@ -102,7 +102,7 @@ tqdm = ">=4.66.1,<5"
[tool.poetry.group.test.dependencies]
cloudpickle = "*"
filelock = ">=3.7.0,<4"
fsspec = "<2024.9.1"
fsspec = "<2024.10.1"
hypothesis = ">=6.58.0,<7"
packaging = ">=21.3,<25"
pytest = ">=8.2.0,<9"
Expand Down
5 changes: 3 additions & 2 deletions requirements-dev.txt

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

0 comments on commit b9ba2c3

Please sign in to comment.