Skip to content

Commit

Permalink
build(deps): bump dask from 2023.3.1 to 2023.9.0
Browse files Browse the repository at this point in the history
Bumps [dask](https://github.com/dask/dask) from 2023.3.1 to 2023.9.0.
- [Changelog](https://github.com/dask/dask/blob/main/docs/release-procedure.md)
- [Commits](dask/dask@2023.3.1...2023.9.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent 8d467bf commit 65ae1f3
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ contourpy==1.0.7
# via matplotlib
cycler==0.11.0
# via matplotlib
dask==2023.3.1
dask==2023.9.0
# via -r requirements.in
eccodes==1.5.1
# via cfgrib
Expand All @@ -44,6 +44,8 @@ fonttools==4.38.0
# via matplotlib
fsspec==2023.1.0
# via dask
importlib-metadata==6.8.0
# via dask
importlib-resources==5.10.2
# via matplotlib
jinja2==3.1.2
Expand Down Expand Up @@ -122,4 +124,6 @@ typing-extensions==4.4.0
xarray==2023.3.0
# via -r requirements.in
zipp==3.13.0
# via importlib-resources
# via
# importlib-metadata
# importlib-resources

0 comments on commit 65ae1f3

Please sign in to comment.