Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

Commit

Permalink
Bump dask from 0.18.2 to 2021.10.0
Browse files Browse the repository at this point in the history
Bumps [dask](https://github.com/dask/dask) from 0.18.2 to 2021.10.0.
- [Release notes](https://github.com/dask/dask/releases)
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@0.18.2...2021.10.0)

---
updated-dependencies:
- dependency-name: dask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2021
1 parent 6fd0e48 commit d361ae1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ cryptography>=2.3
cycler==0.10.0
Cython==0.28.3
cytoolz==0.9.0.1
dask==0.18.2
dask==2021.10.0
dask-glm==0.1.0
dask-ml==0.7.0
dask-xgboost==0.1.5
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
'cryptography',
'Cython==0.28.3',
'cytoolz==0.9.0.1',
'dask==0.18.2',
'dask==2021.10.0',
'dask-glm==0.1.0',
'dask-ml==0.7.0',
'dask-xgboost==0.1.5',
Expand All @@ -61,7 +61,7 @@
'urllib3>=1.24.2',
'welly==0.3.5',
'xgboost==0.72.1',
'dask==0.18.2',
'dask==2021.10.0',
'dask-glm==0.1.0',
'dask-ml==0.7.0',
'dask-xgboost==0.1.5',
Expand Down

0 comments on commit d361ae1

Please sign in to comment.