Skip to content

Commit

Permalink
Update latest dependencies (#1858)
Browse files Browse the repository at this point in the history
Co-authored-by: gsheni <gsheni@users.noreply.github.com>
  • Loading branch information
machineFL and gsheni authored May 4, 2024
1 parent 3036bba commit ae67c86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.2'
rev: 'v0.4.3'
hooks:
- id: ruff
types_or: [ python, pyi, jupyter ]
Expand Down
4 changes: 2 additions & 2 deletions woodwork/tests/requirement_files/latest_dask_dependencies.txt
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.14
dask==2024.5.0
dask-expr==1.1.0
numpy==1.26.4
pandas==2.2.2
pyarrow==16.0.0
Expand Down

0 comments on commit ae67c86

Please sign in to comment.