Skip to content

Commit

Permalink
Update latest dependencies (#1853)
Browse files Browse the repository at this point in the history
Co-authored-by: gsheni <[email protected]>
  • Loading branch information
machineFL and gsheni authored Apr 30, 2024
1 parent fdff97a commit 71948df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
- id: add-trailing-comma
name: Add trailing comma
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.4.1'
rev: 'v0.4.2'
hooks:
- id: ruff
types_or: [ python, pyi, jupyter ]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
click==8.1.7
dask==2024.4.2
dask-expr==1.0.12
dask-expr==1.0.14
numpy==1.26.4
pandas==2.2.2
pyarrow==16.0.0
Expand Down

0 comments on commit 71948df

Please sign in to comment.